IPXC_SecurityPolicy::InfoTagsCount 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:IPXC_SecurityPolicy::InfoTagsCount Property}}
 
{{#customTitle:IPXC_SecurityPolicy::InfoTagsCount Property}}
 +
{{#parentPage:PXV:IPXC_SecurityPolicy#Properties|InfoTagsCount|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''InfoTagsCount''' of interface [[PXV:IPXC_SecurityPolicy|IPXC_SecurityPolicy]] returns  Value of ULONG ...
 
Property '''InfoTagsCount''' of interface [[PXV:IPXC_SecurityPolicy|IPXC_SecurityPolicy]] returns  Value of ULONG ...
 
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_InfoTagsCount([out, retval] ULONG* pCount);
+
<pre class="brush:cpp;gutter:false">HRESULT get_InfoTagsCount([out, retval] ULONG* nCount);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_SecurityPolicy|IPXC_SecurityPolicy]].
+
[[PXV:IPXC_SecurityPolicy|IPXC_SecurityPolicy]]

Latest revision as of 03:37, 15 June 2015


Property InfoTagsCount of interface IPXC_SecurityPolicy returns Value of ULONG ...

Syntax

HRESULT get_InfoTagsCount([out, retval]  ULONG*  nCount);

See Also

IPXC_SecurityPolicy