IPXC_EState::TransferFunc Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Revision as of 05:17, 20 March 2015
Property TransferFunc of interface IPXC_EState returns/sets Pointer to IPXC_TransferFunction ...
Syntax
HRESULT get_TransferFunc([out, retval] IPXC_TransferFunction** ppFunc); HRESULT put_TransferFunc([in] IPXC_TransferFunction* ppFunc);
See Also
See also IPXC_EState.