IDevMode::Duplex Property

From PDF XChange PDF SDK
Revision as of 13:32, 13 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Property Duplex of interface IDevMode returns/sets Value of short ...


Syntax

HRESULT get_Duplex([out, retval] short* pVal);
HRESULT put_Duplex([in] short pVal);

See Also

See also IDevMode.