网站首页
词典首页
请输入您要查询的计算机术语:
术语
CSocket::Attach
释义
CSocket::Attach
BOOL Attach( SOCKET hsocket );
返回值:如果函数成功则返回非零值。
参数:
hsocket
包含一个插槽句柄。
说明:
此成员函数用来将一个hsocket句柄与一个CSocket对象连接。这个插槽句柄被保存在对象的m_socket数据成员中。
更多的信息,参见Win32 SDK文档中的“Windows Sockets设计思考”。
请参阅:CAsyncSocket::Attach
随便看
COlePasteSpecialDialog::GetSelectionType
COlePasteSpecialDialog::m_ps
COlePropertiesDialog
COlePropertiesDialog::COlePropertiesDialog
COlePropertiesDialog::DoModal
COlePropertiesDialog::m_gp
COlePropertiesDialog::m_lp
COlePropertiesDialog::m_op
COlePropertiesDialog::m_psh
COlePropertiesDialog::m_vp
COlePropertiesDialog::OnApplyScale
COlePropertyPage
COlePropertyPage::COlePropertyPage
COlePropertyPage::GetControlStatus
COlePropertyPage::GetObjectArray
COlePropertyPage::GetPageSite
COlePropertyPage::IgnoreApply
COlePropertyPage::IsModified
COlePropertyPage::OnEditProperty
COlePropertyPage::OnHelp
COlePropertyPage::OnInitDialog
COlePropertyPage::OnObjectsChanged
COlePropertyPage::OnSetPageSite
COlePropertyPage::SetControlStatus
COlePropertyPage::SetDialogResource
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2025/12/14 3:22:09