IUIX_Obj::ID Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_Obj|IUIX_Obj]].
+
[[PXV:IUIX_Obj|IUIX_Obj]]

Revision as of 05:54, 23 May 2015


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

Syntax

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

See Also

IUIX_Obj