ReactOS 0.4.15-dev-7994-gb388cb6
NDR_RANGE Struct Reference

Public Attributes

unsigned char type
 
unsigned char flags_type
 
ULONG low_value
 
ULONG high_value
 

Detailed Description

Definition at line 2757 of file ndr_marshall.c.

Member Data Documentation

◆ flags_type

unsigned char NDR_RANGE::flags_type

◆ high_value

ULONG NDR_RANGE::high_value

Definition at line 2762 of file ndr_marshall.c.

Referenced by NdrRangeUnmarshall().

◆ low_value

ULONG NDR_RANGE::low_value

Definition at line 2761 of file ndr_marshall.c.

Referenced by NdrRangeUnmarshall().

◆ type

unsigned char NDR_RANGE::type

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