Condividi tramite


Funzione SHGlobalCounterIncrement (shlwapi.h)

Incrementa un contatore globale.

Sintassi

long SHGlobalCounterIncrement(
  [in] const SHGLOBALCOUNTER id
);

Parametri

[in] id

Tipo: const SHGLOBALCOUNTER

SHGLOBALCOUNTER da incrementare.

Valore restituito

Tipo: long

Valore del contatore dopo l'incremento.

Requisiti

Requisito Valore
Client minimo supportato Windows 7 [solo app desktop]
Server minimo supportato Windows Server 2008 R2 [solo app desktop]
Piattaforma di destinazione Windows
Intestazione shlwapi.h
DLL Shlwapi.dll

Vedi anche

SHGLOBALCOUNTER

SHGlobalCounterDecrement

SHGlobalCounterGetValue