IPXC_EState::HalftoneFunc Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_EState::HalftoneFunc Property}} | {{#customTitle:IPXC_EState::HalftoneFunc Property}} | ||
+ | {{#parentPage:PXV:IPXC_EState|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''HalftoneFunc''' of interface [[PXV:IPXC_EState|IPXC_EState]] returns/sets Pointer to IUnknown* ... | Property '''HalftoneFunc''' of interface [[PXV:IPXC_EState|IPXC_EState]] returns/sets Pointer to IUnknown* ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:49, 20 April 2015
Property HalftoneFunc of interface IPXC_EState returns/sets Pointer to IUnknown* ...
Syntax
HRESULT get_HalftoneFunc([out, retval] IUnknown** ppFunc); HRESULT put_HalftoneFunc([in] IUnknown* ppFunc);
See Also
See also IPXC_EState.