The HrEDKDecodeBinaryStreamDataToStream function reads attachment hexadecimal encoding from input stream to attachment.
Header file: | MSGEMIT.H |
Library: | MSGEMIT.LIB |
HRESULT HrEDKDecodeBinaryStreamDataToStream(
LPSTREAM lpStreamIn,
ULONG cb,
LPSTREAM lpStreamOut
);
See Return Values.
For information on the Istream interface, see the "COM and ActiveX Object Services" section in the Microsoft Platform SDK.
HrEDKEncodeBinaryStreamDataToStream