Remote Interface
Remote API
remote_buf Struct Reference

#include <remote.h>

Public Attributes

void * pv
 
size_t nLen
 

Detailed Description

32-bit Remote buffer parameter for RPC calls

Member Data Documentation

◆ nLen

size_t remote_buf::nLen

Size of a remote buffer

◆ pv

void* remote_buf::pv

Address of a remote buffer


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