IPXV_DocSelection::ClusterID Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_DocSelection::ClusterID Property}}
 
{{#customTitle:IPXV_DocSelection::ClusterID Property}}
 +
{{#parentPage:PXV:IPXV_DocSelection#Properties|ClusterID|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
Property '''ClusterID''' of interface [[PXV:IPXV_DocSelection|IPXV_DocSelection]] returns  Value of LONG ...
+
Property '''nClusterID''' of interface [[PXV:IPXV_DocSelection|IPXV_DocSelection]] returns  Value of LONG ...
 
+
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_ClusterID([out, retval] LONG* pClusterID);
+
<pre class="brush:cpp;gutter:false">HRESULT get_ClusterID([out, retval] LONG* nClusterID);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_DocSelection|IPXV_DocSelection]].
+
[[PXV:IPXV_DocSelection|IPXV_DocSelection]]

Latest revision as of 03:51, 15 June 2015


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

Syntax

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

See Also

IPXV_DocSelection