CSocket::OnMessagePending

Override this method to look for particular messages from Windows CE and respond to them in your socket.

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

virtual BOOL OnMessagePending( );

See Also

CSocket::CancelBlockingCall, CSocket::IsBlocking