IPXC_3DNode::Instance Property

From PDF XChange PDF SDK
Revision as of 01:46, 21 August 2019 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property Instance of interface IPXC_3DNode returns/sets Pointer to IPXC_RichInstance ...

Syntax

HRESULT get_Instance([out, retval]  IPXC_RichInstance**  pInstance);
HRESULT put_Instance([in]  IPXC_RichInstance*  pInstance);

See Also

IPXC_3DNode