IPXC_DocSrcInfo::ActualFileName Property

From PDF XChange PDF SDK
Revision as of 02:56, 16 March 2016 by Palamar (Talk | contribs)

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


Property ActualFileName of interface IPXC_DocSrcInfo returns Value of BSTR containing the actual file name (can be overlapped by setting CustFileName property).

Syntax

HRESULT get_ActualFileName([out, retval]  BSTR*  sVal);

See Also

IPXC_DocSrcInfo