IPXC_3DNode::PresenceFlags Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 01:46, 21 August 2019


Property PresenceFlags of interface IPXC_3DNode returns/sets Value of ULONG ...

Syntax

HRESULT get_PresenceFlags([out, retval]  ULONG*  nFlags);
HRESULT put_PresenceFlags([in]  ULONG  nFlags);

See Also

IPXC_3DNode