ReactOS 0.4.15-dev-7928-g68a8619
_CONNECTION_BUFFER Struct Reference

#include <options.h>

Public Attributes

USHORT NameLength
 
USHORT EaPadding
 
ULONG EaLength
 
BYTE Buffer [1]
 

Detailed Description

Definition at line 44 of file options.h.

Member Data Documentation

◆ Buffer

BYTE _CONNECTION_BUFFER::Buffer[1]

Definition at line 49 of file options.h.

◆ EaLength

ULONG _CONNECTION_BUFFER::EaLength

Definition at line 48 of file options.h.

◆ EaPadding

USHORT _CONNECTION_BUFFER::EaPadding

Definition at line 46 of file options.h.

◆ NameLength

USHORT _CONNECTION_BUFFER::NameLength

Definition at line 45 of file options.h.

Referenced by NPAddConnection3().


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