ReactOS 0.4.15-dev-7918-g2a2556c
_SEC_NEGOTIATION_INFO Struct Reference

#include <sspi.h>

Collaboration diagram for _SEC_NEGOTIATION_INFO:

Public Attributes

ULONG Size
 
ULONG NameLength
 
SEC_WCHARName
 
PVOID Reserved
 

Detailed Description

Definition at line 285 of file sspi.h.

Member Data Documentation

◆ Name

SEC_WCHAR* _SEC_NEGOTIATION_INFO::Name

Definition at line 289 of file sspi.h.

◆ NameLength

ULONG _SEC_NEGOTIATION_INFO::NameLength

Definition at line 288 of file sspi.h.

◆ Reserved

PVOID _SEC_NEGOTIATION_INFO::Reserved

Definition at line 290 of file sspi.h.

◆ Size

ULONG _SEC_NEGOTIATION_INFO::Size

Definition at line 287 of file sspi.h.


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