COleStreamFile::Detach

This method disassociates the stream from the object without closing the stream. The stream must be closed in some other fashion before the program terminates.

At a Glance

Header file: Afxole.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

LPSTREAM Detach( );

See Also

COleStreamFile::Attach