IPXC_Action_Launch::DefaultDir Property

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

Jump to: navigation, search


Gets/sets the default directory.

Syntax

HRESULT get_DefaultDir([out, retval] BSTR* pDefDir);
HRESULT put_DefaultDir([in] BSTR pDefDir);

See Also

See also IPXC_Action_Launch.