SHGlobalCounterDecrement 函式 (shlwapi.h)
遞減全域計數器。
語法
long SHGlobalCounterDecrement(
[in] const SHGLOBALCOUNTER id
);
參數
[in] id
類型: const SHGLOBALCOUNTER
要遞減的 SHGLOBALCOUNTER 。
傳回值
類型: long
遞減之後的計數器值。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 7 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 R2 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | shlwapi.h |
Dll | Shlwapi.dll |