ReactOS 0.4.16-dev-1225-g1286711
|
This is the complete list of members for IWbemPathKeyList, including all inherited members.
AddRef() | IUnknown | |
GetCount([out] ULONG *puKeyCount) | IWbemPathKeyList | |
GetInfo([in] ULONG uRequestedInfo, [out] ULONGLONG *puResponse) | IWbemPathKeyList | |
GetKey([in] ULONG uKeyIx, [in] ULONG uFlags, [in, out] ULONG *puNameBufSize, [in, out] LPWSTR pszKeyName, [in, out] ULONG *puKeyValBufSize, [in, out] LPVOID pKeyVal, [out] ULONG *puApparentCimType) | IWbemPathKeyList | |
GetKey2([in] ULONG uKeyIx, [in] ULONG uFlags, [in, out] ULONG *puNameBufSize, [in, out] LPWSTR pszKeyName, [in, out] VARIANT *pKeyValue, [out] ULONG *puApparentCimType) | IWbemPathKeyList | |
GetText([in] long lFlags, [in, out] ULONG *puBuffLength, [in, out, string] LPWSTR pszText) | IWbemPathKeyList | |
LPUNKNOWN typedef | IUnknown | |
MakeSingleton([in] boolean bSet) | IWbemPathKeyList | |
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
Release() | IUnknown | |
RemoveAllKeys([in] ULONG uFlags) | IWbemPathKeyList | |
RemoveKey([in, string] LPCWSTR wszName, [in] ULONG uFlags) | IWbemPathKeyList | |
SetKey([in, string] LPCWSTR wszName, [in] ULONG uFlags, [in] ULONG uCimType, [in] LPVOID pKeyVal) | IWbemPathKeyList | |
SetKey2([in, string] LPCWSTR wszName, [in] ULONG uFlags, [in] ULONG uCimType, [in] VARIANT *pKeyVal) | IWbemPathKeyList |