IPXC_Action_Launch::FileSpec Property

From PDF XChange PDF SDK
Revision as of 04:00, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Property FileSpec of interface IPXC_Action_Launch returns/sets Pointer to IPXC_FileSpec ...


Syntax

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

See Also

See also IPXC_Action_Launch.