COleStreamFile::Attach

This method associates the supplied COM stream with the COleStreamFile object. The object must not already be associated with a COM stream.

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

void Attach( LPSTREAM lpStream );

See Also

COleStreamFile::Detach