Partager via


Méthode IWRdsWddmIddProps ::GetHardwareId (wtsprotocol.h)

La pile de protocoles utilise cette méthode pour retourner l’ID matériel du pilote d’ID WDDM.

Syntaxe

HRESULT GetHardwareId(
  [in] WCHAR *pDisplayDriverHardwareId,
  [in] DWORD Count
);

Paramètres

[in] pDisplayDriverHardwareId

Pointeur vers un tableau qui contient l’ID matériel.

[in] Count

Taille dans les éléments de la chaîne d’ID matériel.

Valeur retournée

S_OK ou code d’erreur

Configuration requise

Condition requise Valeur
Plateforme cible Windows
En-tête wtsprotocol.h

Voir aussi

IWRdsWddmIddProps