ISpellCheckCallbacks::Capabilities Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:ISpellCheckCallbacks::Capabilities Property}}
 
{{#customTitle:ISpellCheckCallbacks::Capabilities Property}}
{{#parentPage:PXV:ISpellCheckCallbacks|property}}
+
{{#parentPage:PXV:ISpellCheckCallbacks|Capabilities Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Capabilities([out, retval] LONG* pCapabilities);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Capabilities([out, retval] LONG* pCapabilities);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:ISpellCheckCallbacks|ISpellCheckCallbacks]].
 
See also [[PXV:ISpellCheckCallbacks|ISpellCheckCallbacks]].

Revision as of 06:34, 23 April 2015


Property Capabilities of interface ISpellCheckCallbacks returns Value of LONG ...

Syntax

HRESULT get_Capabilities([out, retval]  LONG*  pCapabilities);

See Also

See also ISpellCheckCallbacks.