IOperationHistory::Current Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Current([out, retval] LONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Current([out, retval] LONG* nIndex); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IOperationHistory|IOperationHistory]] | [[PXV:IOperationHistory|IOperationHistory]] |
Revision as of 01:10, 4 June 2015
Property Current of interface IOperationHistory returns Value of LONG ...
Syntax
HRESULT get_Current([out, retval] LONG* nIndex);