SetResourceKvpNoSync
DocsSetResourceKvpNoSync(key, value)Description
Nonsynchronous SET_RESOURCE_KVP operation; see FLUSH_RESOURCE_KVP.
Parameters
| Name | Type | Description |
|---|---|---|
key | char* | The key to set |
value | char* | The value to write |
Returns
voidThis native does not return a value.