IPXC_Action_Launch::Parameters 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 Parameters of interface IPXC_Action_Launch returns/sets Value of BSTR ...


Syntax

HRESULT get_Parameters([out, retval] BSTR* pParams);
HRESULT put_Parameters([in] BSTR pParams);

See Also

See also IPXC_Action_Launch.