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