IPXC_EmbeddedFileStream::FileType Property

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

Jump to: navigation, search


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.