UsbConfigurationDescriptor.ConfigurationValue プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
USB 構成記述子の bConfigurationValue フィールドを取得します。 値は、構成を識別する番号です。
public:
property byte ConfigurationValue { byte get(); };
byte ConfigurationValue();
public byte ConfigurationValue { get; }
var byte = usbConfigurationDescriptor.configurationValue;
Public ReadOnly Property ConfigurationValue As Byte
プロパティ値
Byte
byte
構成を識別する番号。