Can Win32::OLE access methods/props marked as hidden in the IDL?  There
happens to be one property we have marked as such and I tried the naive
thing:

my $secret = $object->HiddenProperty

...and it was rejected.  Is there some way to ask Win32::OLE to ignore
the hidden attribute?

TIA,
Mike Ellery

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to