网站首页
词典首页
请输入您要查询的计算机术语:
术语
CInternetFile::Write
释义
CInternetFile::Write
virtual void Write( const void* lpBuf, UINT nCount );
throw CInternetException( );
参数:
lpvBuf
指向将写入的第一个字节的指针。
nCount
确定将写入的字节数。
说明:
调用此成员函数以将nCount确定的字节数写入指定内存lpvBuf。如果写数据的时候出错,函数产生CInternetException来描述错误。
随便看
COleDispatchDriver::CreateDispatch
COleDispatchDriver::DetachDispatch
COleDispatchDriver::GetProperty
COleDispatchDriver::InvokeHelper
COleDispatchDriver::m_bAutoRelease
COleDispatchDriver::m_lpDispatch
COleDispatchDriver::ReleaseDispatch
COleDispatchDriver::SetProperty
COleDispatchException
COleDispatchException::m_dwHelpContext
COleDispatchException::m_strDescription
COleDispatchException::m_strHelpFile
COleDispatchException::m_strSource
COleDispatchException::m_wCode
COleDocObjectItem
COleDocObjectItem::COleDocObjectItem
COleDocObjectItem::ExecCommand
COleDocObjectItem::GetActiveView
COleDocObjectItem::GetPageCount
COleDocObjectItem::OnPreparePrinting
COleDocObjectItem::OnPrint
COleDocument
COleDocument::AddItem
COleDocument::ApplyPrintDevice
COleDocument::COleDocument
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2025/6/17 21:46:58