FreeRDP
ndr_format_t Struct Reference

Data Fields

BYTE int_rep
 
BYTE char_rep
 
BYTE float_rep
 
BYTE reserved
 

Detailed Description

Definition at line 168 of file libfreerdp/core/gateway/rpc.h.

Field Documentation

◆ char_rep

BYTE ndr_format_t::char_rep

Definition at line 171 of file libfreerdp/core/gateway/rpc.h.

◆ float_rep

BYTE ndr_format_t::float_rep

Definition at line 172 of file libfreerdp/core/gateway/rpc.h.

◆ int_rep

BYTE ndr_format_t::int_rep

Definition at line 170 of file libfreerdp/core/gateway/rpc.h.

◆ reserved

BYTE ndr_format_t::reserved

Definition at line 173 of file libfreerdp/core/gateway/rpc.h.


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