IPXV_DocSelection::ClusterID 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_ClusterID([out, retval] LONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_ClusterID([out, retval] LONG* nClusterID); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_DocSelection|IPXV_DocSelection]] | [[PXV:IPXV_DocSelection|IPXV_DocSelection]] |
Revision as of 01:36, 4 June 2015
Property ClusterID of interface IPXV_DocSelection returns Value of LONG ...
Syntax
HRESULT get_ClusterID([out, retval] LONG* nClusterID);