Condividi tramite


enumerazione DEBUG_LEVEL (dispmprt.h)

Specifica il livello di debug.

Sintassi

typedef enum _DEBUG_LEVEL {
  DlDebugError,
  DlDebugWarning,
  DlDebugTrace,
  DlDebugInfo
} DEBUG_LEVEL;

Costanti

 
DlDebugError
Errore.
DlDebugWarning
Avvertimento.
DlDebugTrace
Traccia.
DlDebugInfo
Informazioni.

Fabbisogno

Requisito Valore
intestazione dispmprt.h