IOperationHistory::Current Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IOperationHistory::Current Property}} | {{#customTitle:IOperationHistory::Current Property}} | ||
+ | {{#parentPage:PXV:IOperationHistory#Properties|Current|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Current''' of interface [[PXV:IOperationHistory|IOperationHistory]] returns Value of LONG ... | Property '''Current''' of interface [[PXV:IOperationHistory|IOperationHistory]] returns Value of LONG ... | ||
− | |||
== 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]] |
Latest revision as of 02:18, 15 June 2015
Property Current of interface IOperationHistory returns Value of LONG ...
Syntax
HRESULT get_Current([out, retval] LONG* nIndex);