ICabNode::Flags Property

From PDF XChange PDF SDK
Revision as of 02:05, 4 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Flags of interface ICabNode returns/sets Value of ULONG ...

Syntax

HRESULT get_Flags([out, retval]  ULONG*  nValue);
HRESULT put_Flags([in]  ULONG  nValue);

See Also

ICabNode