IPXV_3DObj::UIName Property

From PDF XChange PDF SDK
Revision as of 06:28, 3 August 2020 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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