COleStreamFile::Attach

Call this member function to associate the supplied COM stream with the COleStreamFile object. The object must not already be associated with a COM stream.

Syntax

void Attach( LPSTREAM lpStream );

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::Detach