Partager via


CInstance::GetWBEMINT16, méthode (instance.h)

[La classe CInstance fait partie du framework de fournisseur WMI qui est maintenant considéré dans son état final, et aucun développement, amélioration ou mise à jour supplémentaire ne sera disponible pour les problèmes non liés à la sécurité de ces bibliothèques. Les API MI doivent être utilisées dans tout nouveau développement.]

La méthode GetWBEMINT16 récupère une propriété entière 16 bits.

Syntaxe

bool GetWBEMINT16(
        LPCWSTR     name,
  [ref] WBEMINT16 & wbemint16
);

Paramètres

name

Nom de la propriété entière 16 bits récupérée.

[ref] wbemint16

Mémoire tampon pour recevoir la propriété entière 16 bits.

Valeur retournée

Retourne TRUE si l’opération a réussi et FALSE si une tentative de récupération d’une propriété inexistante ou d’une propriété qui n’était pas un entier 16 bits a été effectuée. Plus d’informations sont disponibles dans le fichier journal, Framework.log.

Spécifications

   
Client minimal pris en charge Windows Vista
Serveur minimal pris en charge Windows Server 2008
Plateforme cible Windows
En-tête instance.h (inclure FwCommon.h)
Bibliothèque FrameDyn.lib
DLL FrameDynOS.dll; FrameDyn.dll