CAsyncSocket::operator =

赋新值。CAsyncSocket 对象。

void operator=(
   const CAsyncSocket& rSrc
);

参数

  • rSrc
    向现有 CAsyncSocket 对象的引用。

备注

调用此功能复制到另一 CAsyncSocket 对象的现有 CAsyncSocket 对象。

要求

Header: afxsock.h

请参见

参考

CAsyncSocket选件类

层次结构图