网站首页
词典首页
请输入您要查询的计算机术语:
术语
CToolBarCtrl::GetDropTarget
释义
CToolBarCtrl::GetDropTarget
HRESULT GetDropTarget( IDropTarget** ppDropTarget ) const;
返回值:
返回一个HRESULT值,指明操作的成功或失败。
参数:
ppDropTarget
一个指向IDropTarget接口指针的指针。如果发生了一个错误,则一个NULL指针将被放置在这个地址中。
说明:
此成员函数用来实现Win32消息TB_GETOBJECT,就像在“Platform SDK”中描述的一样。
随便看
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
COleDocument::EnableCompoundFile
COleDocument::GetInPlaceActiveItem
COleDocument::GetNextClientItem
COleDocument::GetNextItem
COleDocument::GetNextServerItem
COleDocument::GetPrimarySelectedItem
COleDocument::GetStartPosition
COleDocument::HasBlankItems
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/7/16 23:53:34