StopWatchMode (SHLWAPI.241)
DWORD StopWatchMode ( )
Get the current performance monitoring mode.
None. |
The current performance monitoring mode. This is zero if monitoring is disabled (the default).
If this function returns 0, no further StopWatch functions should be called.
Exported by ordinal only. Use GetProcAddress to obtain a pointer to the function.
Implemented in "dlls/shlwapi/stopwatch.c". gitlab.winehq.org/wine/wine/blob/master/dlls/shlwapi/stopwatch.c
Debug channel "shell".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.