IPXC_Action_Launch::DefaultDir Property

From PDF XChange PDF SDK
Revision as of 13:53, 21 May 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*  ppDefDir);
HRESULT put_DefaultDir([in]  BSTR  ppDefDir);

See Also

IPXC_Action_Launch.