IPXC_Function::NumInput 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_NumInput([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_NumInput([out, retval] ULONG* nValue); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_Function|IPXC_Function]] | [[PXV:IPXC_Function|IPXC_Function]] |
Latest revision as of 02:28, 15 June 2015
Property NumInput of interface IPXC_Function returns Value of ULONG ...
Syntax
HRESULT get_NumInput([out, retval] ULONG* nValue);