Поделиться через


AtlFreeMarshalStream

Releases the marshal data in the stream, then releases the stream pointer.

HRESULT AtlFreeMarshalStream(
   IStream* pStream 
);

Параметры

  • pStream
    [in] A pointer to the IStream interface on the stream used for marshaling.

Пример

See the example for AtlMarshalPtrInProc.

Требования

Header: atlbase.h

См. также

Основные понятия

Marshaling Global Functions

AtlMarshalPtrInProc