网站首页  词典首页

请输入您要查询的函数:

 

术语 abortpath
释义 AbortPath
语法:
BOOL AbortPath(
__in HDC hdc
);
AbortPath功能
AbortPath 函数关闭并丢弃在指定的设备上下文的所有路径。
参数
hdc [in]
指定将要被丢弃的设备上下文。
返回值
如果函数成功,返回值为非零。
如果函数失败,返回值是零。
备注
如果有一个给定的设备情况下,开放的道路支架,支架的道路是封闭的道路将被丢弃。如果有一个设备上下文中的闭合路径,该路径将被丢弃。
要求:
最低支持:client-Windows 2000专业版
最低支持server-Windows 2000服务器
HeaderWingdi.h(头文件:winuser.h)
LibraryGdi32.lib
DLLGdi32.dll
参见
路径概览
路径功能
BeginPath
EndPath
如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com)
生成日期:2009年7月11日
==英文原文==AbortPath Function
The AbortPath function closes and discards any paths in the specified device context.
Syntax
BOOL AbortPath(
__in HDC hdc
);
Parameters
hdc [in]
Handle to the device context from which a path will be discarded.
Return Value
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero.
Remarks
If there is an open path bracket in the given device context, the path bracket is closed and the path is discarded. If there is a closed path in the device context, the path is discarded.
Requirements
Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
HeaderWingdi.h (include Windows.h)
LibraryGdi32.lib
DLLGdi32.dll
See Also
Paths Overview
Path Functions
BeginPath
EndPath
Send comments about this topic to Microsoft
Build date: 7/11/2009
==原始网址==http://msdn.microsoft.com/en-us/library/dd162457(VS.85).aspx\n
随便看

 

windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。

 

Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40 更新时间:2024/10/6 11:30:49