IWRdsWddmIddProps::GetHardwareId 方法 (wtsprotocol.h)
通訊協定堆疊會使用此方法傳回 WDDM 識別符驅動程式的硬體識別碼。
語法
HRESULT GetHardwareId(
[in] WCHAR *pDisplayDriverHardwareId,
[in] DWORD Count
);
參數
[in] pDisplayDriverHardwareId
包含硬體識別碼的陣列指標。
[in] Count
硬體識別符字串元素的大小。
傳回值
S_OK或錯誤碼
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | wtsprotocol.h |