#include <remote.h>
Public Attributes | |
int32_t | value_size |
const char * | path |
char * | value |
Structure used for request IDs DSPRPC_SET_PATH
and DSPRPC_GET_PATH
in remote handle control interface.
const char* remote_control_custom_path::path |
key used for storing the path
char* remote_control_custom_path::value |
value which will be used for file operations when the corresponding key is specified in the file URI
int32_t remote_control_custom_path::value_size |
value size including NULL char