FreeRDP
NTLM_VERSION_INFO Struct Reference

Data Fields

UINT8 ProductMajorVersion
 
UINT8 ProductMinorVersion
 
UINT16 ProductBuild
 
BYTE Reserved [3]
 
UINT8 NTLMRevisionCurrent
 

Detailed Description

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

Field Documentation

◆ NTLMRevisionCurrent

UINT8 NTLM_VERSION_INFO::NTLMRevisionCurrent

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

◆ ProductBuild

UINT16 NTLM_VERSION_INFO::ProductBuild

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

◆ ProductMajorVersion

UINT8 NTLM_VERSION_INFO::ProductMajorVersion

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

◆ ProductMinorVersion

UINT8 NTLM_VERSION_INFO::ProductMinorVersion

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

◆ Reserved

BYTE NTLM_VERSION_INFO::Reserved[3]

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


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