IPXV_DocSelection::ClusterID Property

From PDF XChange PDF SDK
Jump to: navigation, search
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*  nClusterID);
+
<pre class="brush:cpp;gutter:false">HRESULT get_ClusterID([out, retval]  LONG*  ClusterID);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXV_DocSelection|IPXV_DocSelection]]
 
[[PXV:IPXV_DocSelection|IPXV_DocSelection]]

Revision as of 07:27, 12 June 2015


Property ClusterID of interface IPXV_DocSelection returns Value of LONG ...

Syntax

HRESULT get_ClusterID([out, retval]  LONG*  ClusterID);

See Also

IPXV_DocSelection