Partager via


Méthode IWDTF2 ::get_Config (wdtf.h)

Obtient l’objet de configuration WDTF.

Cette propriété est en lecture seule.

Syntaxe

HRESULT get_Config(
  IWDTFCONFIG2 **ppConfig
);

Paramètres

ppConfig

Valeur retournée

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

Condition requise Valeur
Client minimal pris en charge Windows XP Professionnel
Serveur minimal pris en charge Windows Server 2008
Plateforme cible Windows
En-tête wdtf.h

Voir aussi

IWDTF2

IWDTFConfig2