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