IPXC_ColorSpace::Handle Property
From PDF XChange PDF SDK
(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_ColorSpace::Handle Property}} | {{#customTitle:IPXC_ColorSpace::Handle Property}} | ||
+ | {{#parentPage:PXV:IPXC_ColorSpace#Properties|Handle|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Handle''' of interface [[PXV:IPXC_ColorSpace|IPXC_ColorSpace]] returns Value of ULONG ... | Property '''Handle''' of interface [[PXV:IPXC_ColorSpace|IPXC_ColorSpace]] returns Value of ULONG ... | ||
− | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Handle([out, retval] ULONG* pHandle); | + | <pre class="brush:cpp;gutter:false">HRESULT get_Handle([out, retval] ULONG* pHandle); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_ColorSpace|IPXC_ColorSpace]] |
Latest revision as of 07:15, 23 May 2015
Property Handle of interface IPXC_ColorSpace returns Value of ULONG ...
Syntax
HRESULT get_Handle([out, retval] ULONG* pHandle);