IPXC_Action_Launch::FileSpec Property

From PDF XChange PDF SDK
Revision as of 07:14, 21 May 2015 by Stefan (Talk | contribs)

Jump to: navigation, search


Gets/sets the file specification.

Syntax

HRESULT get_FileSpec([out, retval]  IPXC_FileSpec**  ppFileSpec);
HRESULT put_FileSpec([in]  IPXC_FileSpec*  ppFileSpec);

See Also

IPXC_Action_Launch.