IDevMode::DefaultSource Property

From PDF XChange PDF SDK
Revision as of 06:41, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

HRESULT get_DefaultSource([out, retval]  short*  pVal);
HRESULT put_DefaultSource([in]  short  pVal);

See Also

IDevMode.