IPXC_EmbeddedFileStream::FileType Property

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

Revision as of 13:35, 13 April 2015

Property FileType of interface IPXC_EmbeddedFileStream returns/sets Value of BSTR ...


Syntax

HRESULT get_FileType([out, retval] BSTR* pType);
HRESULT put_FileType([in] BSTR pType);

See Also

See also IPXC_EmbeddedFileStream.