Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the value associated with the specified key in the collection.
Syntax
uint32 KeyValueGet(
[in] string Key,
[out] string Value
);
Parameters
-
Key [in]
-
The key that identifies the value you wish to retrieve.
-
Value [out]
-
On success, returns the value associated with the specified key.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2016 |
| Namespace |
Root\cimv2\rdms |
| MOF |
|
| DLL |
|