mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 22:00:55 +00:00
[WIN32K:NTGDI] PATH_PathToRegion(): Update documentation (#4941)
Addendum to 215e0d9
(r64177).
This commit is contained in:
parent
0b6775505a
commit
8efde69a25
1 changed files with 2 additions and 3 deletions
|
@ -1442,9 +1442,8 @@ PATH_FlattenPath(PPATH pPath)
|
||||||
|
|
||||||
/* PATH_PathToRegion
|
/* PATH_PathToRegion
|
||||||
*
|
*
|
||||||
* Creates a region from the specified path using the specified polygon
|
* Fills Rgn from the specified path using the specified polygon
|
||||||
* filling mode. The path is left unchanged. A handle to the region that
|
* filling mode. The path is left unchanged.
|
||||||
* was created is stored in *pHrgn.
|
|
||||||
*/
|
*/
|
||||||
BOOL
|
BOOL
|
||||||
FASTCALL
|
FASTCALL
|
||||||
|
|
Loading…
Reference in a new issue