The HrMAPIOpenStreamOnProperty function opens a stream on a property.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrMAPIOpenStreamOnProperty(
LPMAPIPROP lpObj,
ULONG ulPropTag,
LPSTREAM * lppStream
);
See Return Values.
For more information on this function, see the HrMAPIOpenStreamOnProperty function in IPROP.C under the EDKMAPI code sample in the Code Samples folder.