IPXC_EmbeddedFileStream::FileType Property

From PDF XChange PDF SDK
Revision as of 05:30, 20 May 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

IPXC_EmbeddedFileStream.