IPXC_3DView::ExternalName Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 01:47, 21 August 2019


Property ExternalName of interface IPXC_3DView returns/sets Value of BSTR ...

Syntax

HRESULT get_ExternalName([out, retval]  BSTR*  pName);
HRESULT put_ExternalName([in]  BSTR  pName);

See Also

IPXC_3DView