FreeRDP
NdrFieldStruct Struct Reference

descriptor of a field in a structure More...

#include <ndr.h>

Collaboration diagram for NdrFieldStruct:

Data Fields

const char * name
 
size_t structOffset
 
NdrPointerType pointerType
 
ssize_t hintsField
 
NdrMessageType typeDescr
 

Detailed Description

descriptor of a field in a structure

Definition at line 96 of file ndr.h.

Field Documentation

◆ hintsField

ssize_t NdrFieldStruct::hintsField

Definition at line 101 of file ndr.h.

◆ name

const char* NdrFieldStruct::name

Definition at line 98 of file ndr.h.

◆ pointerType

NdrPointerType NdrFieldStruct::pointerType

Definition at line 100 of file ndr.h.

◆ structOffset

size_t NdrFieldStruct::structOffset

Definition at line 99 of file ndr.h.

◆ typeDescr

NdrMessageType NdrFieldStruct::typeDescr

Definition at line 102 of file ndr.h.


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