UsbConfigurationDescriptor.MaxPowerMilliamps 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 USB 組態描述元的 bMaxPower 欄位。 當裝置為匯流排電源時,此值會指出裝置可以從匯流排繪製的 (,以) 單位為單位。
public:
property unsigned int MaxPowerMilliamps { unsigned int get(); };
uint32_t MaxPowerMilliamps();
public uint MaxPowerMilliamps { get; }
var uInt32 = usbConfigurationDescriptor.maxPowerMilliamps;
Public ReadOnly Property MaxPowerMilliamps As UInteger
屬性值
) 裝置可從公車繪製的最大電源 (。