IWbemPathKeyList::GetCount-Methode (wmiutils.h)
Die IWbemPathKeyList::GetCount-Methode ruft die Anzahl der Schlüssel im Pfad ab.
Syntax
HRESULT GetCount(
[in, out] ULONG *puKeyCount
);
Parameter
[in, out] puKeyCount
Anzahl der Schlüssel.
Rückgabewert
Diese Methode gibt ein HRESULT zurück, das den Status des Methodenaufrufs angibt.
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows Vista |
Unterstützte Mindestversion (Server) | Windows Server 2008 |
Zielplattform | Windows |
Kopfzeile | wmiutils.h |
Bibliothek | Wbemuuid.lib |
DLL | Wmiutils.dll |