ReactOS 0.4.15-dev-7961-gdcf9eb0
_SecPkgContext_StreamSizes Struct Reference

#include <sspi.h>

Public Attributes

ULONG cbHeader
 
ULONG cbTrailer
 
ULONG cbMaximumMessage
 
ULONG cbBuffers
 
ULONG cbBlockSize
 
ULONG cBuffers
 

Detailed Description

Definition at line 567 of file sspi.h.

Member Data Documentation

◆ cbBlockSize

ULONG _SecPkgContext_StreamSizes::cbBlockSize

Definition at line 573 of file sspi.h.

◆ cbBuffers

ULONG _SecPkgContext_StreamSizes::cbBuffers

Definition at line 572 of file sspi.h.

◆ cbHeader

ULONG _SecPkgContext_StreamSizes::cbHeader

◆ cbMaximumMessage

ULONG _SecPkgContext_StreamSizes::cbMaximumMessage

◆ cbTrailer

ULONG _SecPkgContext_StreamSizes::cbTrailer

◆ cBuffers

ULONG _SecPkgContext_StreamSizes::cBuffers

Definition at line 463 of file sspi.h.


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