IWbemPath::GetNamespaceCount-Methode (wmiutils.h)
Die IWbemPath::GetNamespaceCount-Methode gibt die Anzahl der Namespaces im Pfad zurück.
Syntax
HRESULT GetNamespaceCount(
[out] ULONG *puCount
);
Parameter
[out] puCount
Anzahl der Namespaces im Pfad.
Rückgabewert
Diese Methode gibt ein HRESULT mit einem der folgenden Werte zurück.
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 |