CSocket::operator =
Copies the source data into an existing CSocket object.
void operator=(
const CSocket& rSrc
);
Parameters
- rSrc
A pointer to an existing CSocket object.
Requirements
Header: afxsock.h
Copies the source data into an existing CSocket object.
void operator=(
const CSocket& rSrc
);
Header: afxsock.h