Platform SDK: Exchange Server |
The HrMAPIWriteStreamToFile function saves a stream to a file from the file handle.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrMAPIWriteStreamToFile( LPSTREAM lpStream, HANDLE hFile );
See Return Values.
For more information on this function, see the HrMAPIWriteStreamToFile function in EDKMAPI.C under the EDKMAPI code sample in the Code Samples folder.
HrMAPISetStreamSize, HrMAPIWriteAttachmentToFile, HrMAPIWriteFileToStream, HrMAPIWriteMemoryToStream, HrMAPIWriteStreamToMemory