ReactOS 0.4.15-dev-7994-gb388cb6
_SEC_CHANNEL_BINDINGS Struct Reference

#include <sspi.h>

Public Attributes

ULONG dwInitiatorAddrType
 
ULONG cbInitiatorLength
 
ULONG dwInitiatorOffset
 
ULONG dwAcceptorAddrType
 
ULONG cbAcceptorLength
 
ULONG dwAcceptorOffset
 
ULONG cbApplicationDataLength
 
ULONG dwApplicationDataOffset
 

Detailed Description

Definition at line 234 of file sspi.h.

Member Data Documentation

◆ cbAcceptorLength

ULONG _SEC_CHANNEL_BINDINGS::cbAcceptorLength

Definition at line 239 of file sspi.h.

Referenced by test_communication().

◆ cbApplicationDataLength

ULONG _SEC_CHANNEL_BINDINGS::cbApplicationDataLength

Definition at line 241 of file sspi.h.

Referenced by test_communication().

◆ cbInitiatorLength

ULONG _SEC_CHANNEL_BINDINGS::cbInitiatorLength

Definition at line 236 of file sspi.h.

Referenced by test_communication().

◆ dwAcceptorAddrType

ULONG _SEC_CHANNEL_BINDINGS::dwAcceptorAddrType

Definition at line 238 of file sspi.h.

Referenced by test_communication().

◆ dwAcceptorOffset

ULONG _SEC_CHANNEL_BINDINGS::dwAcceptorOffset

Definition at line 240 of file sspi.h.

Referenced by test_communication().

◆ dwApplicationDataOffset

ULONG _SEC_CHANNEL_BINDINGS::dwApplicationDataOffset

Definition at line 242 of file sspi.h.

Referenced by test_communication().

◆ dwInitiatorAddrType

ULONG _SEC_CHANNEL_BINDINGS::dwInitiatorAddrType

Definition at line 235 of file sspi.h.

Referenced by test_communication().

◆ dwInitiatorOffset

ULONG _SEC_CHANNEL_BINDINGS::dwInitiatorOffset

Definition at line 237 of file sspi.h.

Referenced by test_communication().


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