FreeRDP
NdrStructDescr Struct Reference

structure descriptor More...

#include <ndr.h>

Collaboration diagram for NdrStructDescr:

Data Fields

const char * name
 
size_t nfields
 
const NdrFieldStructfields
 

Detailed Description

structure descriptor

Definition at line 106 of file ndr.h.

Field Documentation

◆ fields

const NdrFieldStruct* NdrStructDescr::fields

Definition at line 110 of file ndr.h.

◆ name

const char* NdrStructDescr::name

Definition at line 108 of file ndr.h.

◆ nfields

size_t NdrStructDescr::nfields

Definition at line 109 of file ndr.h.


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