IPXC_Color::CSHandle Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Color::CSHandle Property}} | {{#customTitle:IPXC_Color::CSHandle Property}} | ||
− | {{#parentPage:PXV:IPXC_Color|CSHandle | + | {{#parentPage:PXV:IPXC_Color#Properties|CSHandle|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[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); |