SHGlobalCounterIncrement-Funktion (shlwapi.h)

Erhöht einen globalen Indikator.

Syntax

long SHGlobalCounterIncrement(
  [in] const SHGLOBALCOUNTER id
);

Parameter

[in] id

Typ: const SHGLOBALCOUNTER

Der zu erhöhende SHGLOBALCOUNTER .

Rückgabewert

Typ: long

Der Wert des Zählers nach dem Inkrement.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 7 [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2008 R2 [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile shlwapi.h
DLL Shlwapi.dll

Weitere Informationen

SHGLOBALCOUNTER

SHGlobalCounterDecrement

SHGlobalCounterGetValue