IPXV_FileNamesProvider::DestHostName Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property DestHostName of interface IPXV_FileNamesProvider returns/sets Pointer to IAFS_Name ...

Syntax

HRESULT get_DestHostName([out, retval]  IAFS_Name**  pValue);
HRESULT put_DestHostName([in]  IAFS_Name*  pValue);

See Also

IPXV_FileNamesProvider