IPXC_3DNode::Data 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 Data of interface IPXC_3DNode returns/sets Value of BSTR ...

Syntax

HRESULT get_Data([out, retval]  BSTR*  sData);
HRESULT put_Data([in]  BSTR  sData);

See Also

IPXC_3DNode