IPXC_Color::CSHandle Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Color::CSHandle Property}} | {{#customTitle:IPXC_Color::CSHandle Property}} | ||
− | {{#parentPage:PXV:IPXC_Color#Properties|CSHandle | + | {{#parentPage:PXV:IPXC_Color#Properties|CSHandle|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_Color|IPXC_Color]] | + | [[PXV:IPXC_Color|IPXC_Color]] |
Latest revision as of 08:14, 23 May 2015
Property CSHandle of interface IPXC_Color returns/sets Value of ULONG ...
Syntax
HRESULT get_CSHandle ([out, retval] ULONG * CSHandle); |
HRESULT put_CSHandle ([in] ULONG CSHandle); |