IPXC_GoToETargetItem::FileName Property

From PDF XChange PDF SDK
Revision as of 15:50, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property FileName of interface IPXC_GoToETargetItem returns/sets Value of BSTR ...

Syntax

HRESULT get_FileName([out, retval] BSTR* pFileName);
HRESULT put_FileName([in] BSTR pFileName);

See Also

See also IPXC_GoToETargetItem.