MBN_INTERFACE_CAPS_CONSTANTS enumeration
The MBN_INTERFACE_CAPS_CONSTANTS enumerated type defines the maximum length of string values used by assorted elements of the MBN_INTERFACE_CAPS structure.
Syntax
typedef enum MBN_INTERFACE_CAPS_CONSTANTS { MBN_DEVICEID_LEN = 18, MBN_MANUFACTURER_LEN = 32, MBN_MODEL_LEN = 32, MBN_FIRMWARE_LEN = 32 } MBN_INTERFACE_CAPS_CONSTANTS;
Constants
- MBN_DEVICEID_LEN
-
This constant defines the maximum string size of the deviceID member of the MBN_INTERFACE_CAPS structure.
- MBN_MANUFACTURER_LEN
-
This constant defines the maximum string size of the manufacturer member of the MBN_INTERFACE_CAPS structure.
- MBN_MODEL_LEN
-
This constant defines the maximum string size of the model member of the MBN_INTERFACE_CAPS structure.
- MBN_FIRMWARE_LEN
-
This constant defines the maximum string size of the firmwareInfo member of the MBN_INTERFACE_CAPS structure.
Requirements
|
Minimum supported client | Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server | None supported [desktop apps | Windows Store apps] |
|
IDL |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012
