IPXV_UILanguages::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_UILanguages::Count Property}} | {{#customTitle:IPXV_UILanguages::Count Property}} | ||
{{#parentPage:PXV:IPXV_UILanguages#Properties|Count|property}} | {{#parentPage:PXV:IPXV_UILanguages#Properties|Count|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Line 9: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* nCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_UILanguages|IPXV_UILanguages]] | [[PXV:IPXV_UILanguages|IPXV_UILanguages]] |
Latest revision as of 03:09, 15 June 2015
Returns the count of supported UI-languages.
Syntax
HRESULT get_Count([out, retval] ULONG* nCount);