Home |
RTKernel-32 Programming Manual Function WSetCursor |
Function WSetCursorWSetCursor positions the physical cursor to the current position of the logical output cursor of the given window: void WSetCursor(WWindow * W); ParametersWPointer to the window structure of the window whose cursor to set.
|