IPXC_3DNode::Data 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 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