ICabNode::Flags Property

From PDF XChange PDF SDK
Revision as of 06:38, 21 May 2015 by Dsbot (Talk | contribs) (Parent page removed)

Jump to: navigation, search


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

Syntax

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

See Also

ICabNode.