FreeRDP
NTLM_MESSAGE_FIELDS Struct Reference

Data Fields

UINT16 Len
 
UINT16 MaxLen
 
PBYTE Buffer
 
UINT32 BufferOffset
 

Detailed Description

Definition at line 171 of file libwinpr/sspi/NTLM/ntlm.h.

Field Documentation

◆ Buffer

PBYTE NTLM_MESSAGE_FIELDS::Buffer

Definition at line 175 of file libwinpr/sspi/NTLM/ntlm.h.

◆ BufferOffset

UINT32 NTLM_MESSAGE_FIELDS::BufferOffset

Definition at line 176 of file libwinpr/sspi/NTLM/ntlm.h.

◆ Len

UINT16 NTLM_MESSAGE_FIELDS::Len

Definition at line 173 of file libwinpr/sspi/NTLM/ntlm.h.

◆ MaxLen

UINT16 NTLM_MESSAGE_FIELDS::MaxLen

Definition at line 174 of file libwinpr/sspi/NTLM/ntlm.h.


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