Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the debugger type.
Syntax
typedef enum BcdLibrary_DebuggerType {
DebuggerSerial = 0,
Debugger1394 = 1,
DebuggerUsb = 2,
DebuggerNet = 3
} BcdLibrary_DebuggerType;
Constants
-
DebuggerSerial
-
Serial debugger.
-
Debugger1394
-
1394 debugger.
-
DebuggerUsb
-
USB debugger.
-
DebuggerNet
-
Network debugger.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |