IPXC_3DView::ExternalName Property

From PDF XChange PDF SDK
Jump to: navigation, search


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