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
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Copies the source data into an existing CSocket object.
void operator=(
const CSocket& rSrc
);
Header: afxsock.h