IPXC_TState::Flags Property

From PDF XChange PDF SDK
Revision as of 00:49, 23 July 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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

Syntax

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

See Also

IPXC_TState