网站首页
词典首页
请输入您要查询的计算机术语:
术语
CWnd::SetWindowPlacement
释义
CWnd::SetWindowPlacement
BOOL SetWindowPlacement( const WINDOWPLACEMENT* lpwndpl );
返回值:如果函数成功则返回非零值;否则返回0。
参数:
lpwndpl
指向一个WINDOWPLACEMENT结构,指定了新的显示状态和位置。
说明:这个函数设置显示状态和窗口的正常(复原)、最小化和最大化位置。
请参阅:CWnd::GetWindowPlacement, ::SetWindowPlacement
随便看
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
COleDocument::OnEditChangeIcon
COleDocument::OnEditConvert
COleDocument::OnEditLinks
COleDocument::OnFileSendMail
COleDocument::OnShowViews
COleDocument::OnUpdateEditChangeIcon
COleDocument::OnUpdateEditLinksMenu
COleDocument::OnUpdateObjectVerbMenu
COleDocument::OnUpdatePasteLinkMenu
COleDocument::OnUpdatePasteMenu
COleDocument::RemoveItem
COleDocument::UpdateModifiedFlag
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2025/9/13 17:45:55