The HrMAPISetStreamSize function sets the size of a stream.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrMAPISetStreamSize(
LPSTREAM lpStream,
ULONG cBytes
);
See Return Values.
For more information on this function, see the HrMAPISetStreamSize function in EDKMAPI.C under the EDKMAPI code sample in the Code Samples folder.
HrMAPIWriteAttachmentToFile, HrMAPIWriteFileToStream, HrMAPIWriteMemoryToStream, HrMAPIWriteStreamToFile, HrMAPIWriteStreamToMemory