IPXC_GoToETargetItem::FileName Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:18, 20 March 2015

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.