COleStreamFile::Detach

Call this member function to disassociate the stream from the object without closing the stream. The stream must be closed in some other fashion before the program terminates.

Syntax

LPSTREAM Detach( );

At a Glance

Header file: Afxole.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

COleStreamFile Overview, COleStreamFile Member Functions, File Service Classes, COleStreamFile::Attach