Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Releases the marshal data in the stream, then releases the stream pointer.
Important
This function cannot be used in applications that execute in the Windows Runtime.
HRESULT AtlFreeMarshalStream(
IStream* pStream
);
Parameters
- pStream
[in] A pointer to the IStream interface on the stream used for marshaling.
Example
See the example for AtlMarshalPtrInProc.
Requirements
Header: atlbase.h