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