CSocketFile::CSocketFile

This constructor constructs a socket file object.

At a Glance

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

Syntax

CSocketFile( CSocket* pSocket, BOOL bArchiveCompatible = TRUE );

See Also

CArchive, CAsyncSocket, CFile::CFile, CFile::Read, CSocket