mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
[WIN32K:NTGDI] PATH_PathToRegion(): Update documentation (#4941)
Addendum to 215e0d9 (r64177).
This commit is contained in:
@@ -1442,9 +1442,8 @@ PATH_FlattenPath(PPATH pPath)
|
||||
|
||||
/* PATH_PathToRegion
|
||||
*
|
||||
* Creates a region from the specified path using the specified polygon
|
||||
* filling mode. The path is left unchanged. A handle to the region that
|
||||
* was created is stored in *pHrgn.
|
||||
* Fills Rgn from the specified path using the specified polygon
|
||||
* filling mode. The path is left unchanged.
|
||||
*/
|
||||
BOOL
|
||||
FASTCALL
|
||||
|
||||
Reference in New Issue
Block a user