IUIX_CmdLine::Count 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_Count([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* nCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IUIX_CmdLine|IUIX_CmdLine]] | [[PXV:IUIX_CmdLine|IUIX_CmdLine]] |
Revision as of 03:15, 15 June 2015
Property Count of interface IUIX_CmdLine returns Value of ULONG ...
Syntax
HRESULT get_Count([out, retval] ULONG* nCount);