IPXC_3DView::InternalName Property

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

Latest revision as of 01:48, 21 August 2019


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

Syntax

HRESULT get_InternalName([out, retval]  BSTR*  pName);
HRESULT put_InternalName([in]  BSTR  pName);

See Also

IPXC_3DView