Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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