DebugCommandException, fonction (dbgeng.h)
Spécifie une exception de commande de débogage.
Syntaxe
void DebugCommandException(
ULONG Command,
ULONG ArgSize,
PVOID Arg
);
Paramètres
Command
Commande.
ArgSize
Taille de l’argument.
Arg
Pointeur vers un argument.
Valeur de retour
Aucun
Exigences
Exigence | Valeur |
---|---|
plateforme cible | Windows |
d’en-tête | dbgeng.h (include Dbgeng.h) |