
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?