IPXC_3DNode::Data Property

From PDF XChange PDF SDK
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