marking methods as hidden in IDL 
Author Message
 marking methods as hidden in IDL

Is there any way to mark individual methods in interface as hidden and leave
others as exposed in IDL?


Mon, 21 Feb 2005 02:39:57 GMT  
 marking methods as hidden in IDL
See [hidden] attribute.
--
With best wishes,
    Igor Tandetnik

"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken


Quote:
> Is there any way to mark individual methods in interface as hidden and
leave
> others as exposed in IDL?



Mon, 21 Feb 2005 03:28:45 GMT  
 marking methods as hidden in IDL
Also prepending an underscore has the same effect, for VB at least.


Quote:
> See [hidden] attribute.
> --
> With best wishes,
>     Igor Tandetnik

> "For every complex problem, there is a solution that is simple, neat,
> and wrong." H.L. Mencken



> > Is there any way to mark individual methods in interface as hidden and
> leave
> > others as exposed in IDL?



Tue, 22 Feb 2005 00:39:39 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. marking methods as hidden in IDL

2. IDL hidden attribute failing to hide in .NET

3. Hidden methods vs Overriden Methods

4. Method definition in an IDL file

5. help with deleting IDL method

6. IDL Methods returning values

7. How to use IStream parameter in IDL method declaration

8. IDL file problem : method parameters

9. Add methods to an existing object (IDL problem)

10. Using enum types in IDL interface methods?

11. Method name collision in IDL

12. Hidden properties and methods in inherited classes over XML Web services

 

 
Powered by phpBB® Forum Software