ReactOS 0.4.15-dev-7934-g1dc8d80
_FLAT_STRING Struct Reference

#include <nettypes.h>

Public Attributes

SHORT MaximumLength
 
SHORT Length
 
char Buffer [1]
 

Detailed Description

Definition at line 30 of file nettypes.h.

Member Data Documentation

◆ Buffer

char _FLAT_STRING::Buffer[1]

Definition at line 33 of file nettypes.h.

◆ Length

SHORT _FLAT_STRING::Length

Definition at line 32 of file nettypes.h.

◆ MaximumLength

SHORT _FLAT_STRING::MaximumLength

Definition at line 31 of file nettypes.h.


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