IPXV_3DObj::UIName Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property UIName of interface IPXV_3DObj returns/sets Value of BSTR ...

Syntax

HRESULT get_UIName([out, retval]  BSTR*  sName);
HRESULT put_UIName([in]  BSTR  sName);

See Also

IPXV_3DObj