IPXV_FileNamesProvider::InputFileName Property

From PDF XChange PDF SDK
Revision as of 11:40, 11 January 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property InputFileName of interface IPXV_FileNamesProvider returns/sets Value of BSTR ...

Syntax

HRESULT get_InputFileName([out, retval]  BSTR*  sValue);
HRESULT put_InputFileName([in]  BSTR  sValue);

See Also

IPXV_FileNamesProvider