Expand description
Resources for the KVP IC.
Structs§
- Delete
Params - Parameters for deleting a key/value pair in the KVP store.
- Enumerate
Params - Parameters for enumerating key/value pairs in the KVP store.
- GetIp
Info Params - Parameters for getting IP address information for a given adapter.
- IpInfo
- The result of getting IP address information for a given adapter.
- Ipv4
Address Info - Information about an IPv4 address.
- Ipv6
Address Info - Information about an IPv6 address.
- KeyValue
- A key/value pair.
- KvpIc
Handle - A handle to the KVP IC.
- SetIp
Info Params - Parameters for setting IP address information for a given adapter.
- SetParams
- Parameters for setting a key/value pair in the KVP store.
Enums§
- Address
Origin - The origin of an address.
- KvpConnect
Rpc - A connect request.
- KvpPool
- The pool to use for KVP operations.
- KvpRpc
- A KVP request.
- Value
- A value.