SHGlobalCounterGetValue function
Gets the current value of a global counter.
Syntax
long SHGlobalCounterGetValue( _In_ const SHGLOBALCOUNTER id );
Parameters
- id [in]
-
Type: const SHGLOBALCOUNTER
The SHGLOBALCOUNTER for which to retrieve the current value.
Return value
Type: long
The current value of the counter.
Requirements
|
Minimum supported client |
Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
|
DLL |
|
See also
Show: