IPXC_SecurityHandler::Features Property
From PDF XChange PDF SDK
(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_SecurityHandler::Features Property}} | {{#customTitle:IPXC_SecurityHandler::Features Property}} | ||
+ | {{#parentPage:PXV:IPXC_SecurityHandler#Properties|Features|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Features''' of interface [[PXV:IPXC_SecurityHandler|IPXC_SecurityHandler]] returns Value of ULONG ... | Property '''Features''' of interface [[PXV:IPXC_SecurityHandler|IPXC_SecurityHandler]] returns Value of ULONG ... | ||
− | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Features([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Features([out, retval] ULONG* nFeatureFlags); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_SecurityHandler|IPXC_SecurityHandler]] |
Latest revision as of 02:36, 15 June 2015
Property Features of interface IPXC_SecurityHandler returns Value of ULONG ...
Syntax
HRESULT get_Features([out, retval] ULONG* nFeatureFlags);