Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Protocol stack uses this method to return hardware Id of WDDM ID driver.
Syntax
HRESULT GetHardwareId(
[in] WCHAR *pDisplayDriverHardwareId,
[in] DWORD Count
);
Parameters
[in] pDisplayDriverHardwareId
Pointer to an array that contains the hardware ID.
[in] Count
Size in elements of the hardware ID string.
Return value
S_OK or error code
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | wtsprotocol.h |