|
-
March 7th, 2002, 05:48 AM
#1
TYPEDEF
What is the equaln of typedef in C#
-
March 7th, 2002, 05:55 AM
#2
Re: TYPEDEF
In .NET there isn't typedef.
Type definitions (typedefs) within a type library are not imported; if you want import this you must apply ComAliasNameAttribute conversion.
Good luck
Please rate if you think this response was useful for you.
Have more questions?
-
March 7th, 2002, 11:07 PM
#3
-
March 8th, 2002, 02:19 AM
#4
Re: TYPEDEF
Good luck
Please rate if you think this response was useful for you.
Have more questions?
-
March 10th, 2002, 11:50 PM
#5
Re: web service
This is about web services
how to exposes methods from multiple classes from a web service.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|