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


COleStreamFile::Detach

Disassociates the stream from the object without closing the stream.

LPSTREAM Detach( );

Возвращаемое значение

A pointer to the stream (IStream) that was associated with the object.

Заметки

The stream must be closed in some other fashion before the program terminates.

For more information, see IStream in the Windows SDK.

Требования

Header: afxole.h

См. также

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

COleStreamFile Class

COleStreamFile Members

Hierarchy Chart

COleStreamFile::Attach