IUIX_Obj::ID Property

From PDF XChange PDF SDK
Revision as of 07:54, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ID of interface IUIX_Obj returns/sets Value of BSTR ...

Syntax

HRESULT get_ID([out, retval]  LONG*  ID);
HRESULT put_ID([in]  BSTR  ID);

See Also

IUIX_Obj