CAsyncSocket::operator =
Assigns a new value to a CAsyncSocket object.
void operator=(
const CAsyncSocket& rSrc
);
Параметры
- rSrc
A reference to an existing CAsyncSocket object.
Заметки
Call this function to copy an existing CAsyncSocket object to another CAsyncSocket object.
Требования
Header: afxsock.h