CAsyncSocket::IOCtl

This member function retrieves operating parameters associated with the socket, independent of the protocol and communications subsystem.

Syntax

BOOL IOCtl( long lCommand, DWORD* lpArgument );

At a Glance

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

See Also

CAsyncSocket Overview, CAsyncSocket Member Functions, Windows Sockets Classes, CAsyncSocket::Create, CAsyncSocket::GetSockOpt, CAsyncSocket::SetSockOpt