funzione wiasPrintDebugHResult (wiamdef.h)
La funzione wiasPrintDebugHResult è obsoleta per Windows XP e versioni successive e non è più supportata. Utilizzare invece la macro WIAS_LHRESULT .
Questa funzione stampa una stringa HRESULT nella console di debug Gestione dispositivi.
Sintassi
void wiasPrintDebugHResult(
HINSTANCE hInstance,
HRESULT hr
);
Parametri
hInstance
Handle del modulo chiamante.
hr
Specifica il valore HRESULT da stampare.
Valore restituito
nessuno
Requisiti
Requisito | Valore |
---|---|
Piattaforma di destinazione | Desktop |
Intestazione | wiamdef.h (include Wiamdef.h) |
Libreria | Wiaservc.lib |
DLL | Wiaservc.dll |