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

Syntax

HRESULT get_Name([out, retval]  BSTR*  sName);
HRESULT put_Name([in]  BSTR  sName);

See Also

IPXC_3DNode