IDevMode::Fields Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 13:32, 13 April 2015

Property Fields of interface IDevMode returns/sets Value of ULONG ...


Syntax

HRESULT get_Fields([out, retval] ULONG* pVal);
HRESULT put_Fields([in] ULONG pVal);

See Also

See also IDevMode.