IPXC_Action_Launch::Operation Property

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

Jump to: navigation, search


Gets/sets operation to perform when opening the file(open or print). Note that this option is used with Win dictionary and is deprecated.

Syntax

HRESULT get_Operation([out, retval]  BSTR*  ppOper);
HRESULT put_Operation([in]  BSTR  ppOper);

See Also

See also IPXC_Action_Launch.