IPXV_Inst::LastActiveToolID Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_Inst::LastActiveToolID Property}} | {{#customTitle:IPXV_Inst::LastActiveToolID Property}} | ||
{{#parentPage:PXV:IPXV_Inst#Properties|LastActiveToolID|property}} | {{#parentPage:PXV:IPXV_Inst#Properties|LastActiveToolID|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets the unique identifier of ''Tool'' object that was activated last by end-user. | |
== Syntax == | == Syntax == |
Revision as of 17:07, 27 May 2015
Gets the unique identifier of Tool object that was activated last by end-user.
Syntax
HRESULT get_LastActiveToolID([out, retval] LONG* pToolID);