IPXV_Inst::LastActiveToolID Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_LastActiveToolID([out, retval] LONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_LastActiveToolID([out, retval] LONG* nToolID); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_Inst|IPXV_Inst]] | [[PXV:IPXV_Inst|IPXV_Inst]] |
Latest revision as of 02:59, 15 June 2015
Gets the unique identifier of Tool object that was activated last by end-user.
Syntax
HRESULT get_LastActiveToolID([out, retval] LONG* nToolID);