FreeRDP
Loading...
Searching...
No Matches
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 114 of file ndr.h.

Field Documentation

◆ fields

const NdrFieldStruct* NdrStructDescr::fields

Definition at line 118 of file ndr.h.

◆ name

const char* NdrStructDescr::name

Definition at line 116 of file ndr.h.

◆ nfields

size_t NdrStructDescr::nfields

Definition at line 117 of file ndr.h.


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