IPXC_AnnotHandler::Capabilities Property

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

Latest revision as of 08:09, 23 May 2015


Property Capabilities of interface IPXC_AnnotHandler returns Value of ULONG ...

Syntax

HRESULT get_Capabilities([out, retval]  ULONG*  pCaps);

See Also

IPXC_AnnotHandler