IPXC_GoToETargetItem::FileName Property

From PDF XChange PDF SDK
Revision as of 09:12, 21 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* ppFileName);
HRESULT put_FileName([in] BSTR ppFileName);

See Also

See also IPXC_GoToETargetItem.