Remote Interface
Remote API
remote_process_type Struct Reference

#include <remote.h>

Public Attributes

int domain
 
int process_type
 

Detailed Description

Structure for remote_session_control, used with FASTRPC_REMOTE_PROCESS_TYPE request ID to query the type of PD running defined by enum fastrpc_process_type

Parameters
[in]Domain of process
[out]Process_type belonging to enum fastrpc_process_type

Member Data Documentation

◆ domain

int remote_process_type::domain
Parameters
[in]Domain of process

◆ process_type

int remote_process_type::process_type
Parameters
[out]Process_type belonging to enum fastrpc_process_type

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