IPXV_UILanguages::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Count''' of interface [[PXV:IPXV_UILanguages|IPXV_UILanguages]] returns  Value of ULONG ...
+
Returns the count of supported UI-languages.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 16:35, 25 May 2015


Returns the count of supported UI-languages.

Syntax

HRESULT get_Count([out, retval]  ULONG*  pCount);

See Also

IPXV_UILanguages