IUIX_Obj::ID Property

From PDF XChange PDF SDK
Revision as of 04:32, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IUIX_Obj