IPXC_EmbeddedFileStream::FileType Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 03:27, 15 June 2015


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

Syntax

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

See Also

IPXC_EmbeddedFileStream