SpiDevice.GetBusInfo(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
擷取特定匯流排的相關資訊。
public:
static SpiBusInfo ^ GetBusInfo(Platform::String ^ busId);
static SpiBusInfo GetBusInfo(winrt::hstring const& busId);
public static SpiBusInfo GetBusInfo(string busId);
function getBusInfo(busId)
Public Shared Function GetBusInfo (busId As String) As SpiBusInfo
參數
- busId
-
String
Platform::String
winrt::hstring
匯流排的識別碼。
傳回
要求的匯流排資訊。
Windows 需求
應用程式功能 |
lowLevel
|