free_kvd
Syntax
native free_kvd(kvd_handle);
Usage
| Parameter | Description |
|---|---|
| kvd_handle | KeyValueData handle |
Description
Frees a KeyValueData handle.
Return
This function has no return value.
native free_kvd(kvd_handle);
| Parameter | Description |
|---|---|
| kvd_handle | KeyValueData handle |
Frees a KeyValueData handle.
This function has no return value.