Remote Interface
Remote API
remote_control_custom_path Struct Reference

#include <remote.h>

Public Attributes

int32_t value_size
 
const char * path
 
char * value
 

Detailed Description

Structure used for request IDs DSPRPC_SET_PATH and DSPRPC_GET_PATH in remote handle control interface.

Member Data Documentation

◆ path

const char* remote_control_custom_path::path

key used for storing the path

◆ value

char* remote_control_custom_path::value

value which will be used for file operations when the corresponding key is specified in the file URI

◆ value_size

int32_t remote_control_custom_path::value_size

value size including NULL char


The documentation for this struct was generated from the following file: