IPXC_Action_Launch::FileSpec Property

From PDF XChange PDF SDK
Revision as of 07:37, 14 April 2015 by Palamar (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

See also IPXC_Action_Launch.