Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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] |