ReactOS 0.4.15-dev-7924-g5949c20
_KSEC_CONNECTION_INFO Struct Reference

#include <ksecdd.h>

Public Attributes

ULONG Unknown0
 
NTSTATUS Status
 
ULONG_PTR Information
 
CHAR ConnectionString [128]
 
ULONG Flags
 

Detailed Description

Definition at line 29 of file ksecdd.h.

Member Data Documentation

◆ ConnectionString

CHAR _KSEC_CONNECTION_INFO::ConnectionString[128]

Definition at line 34 of file ksecdd.h.

◆ Flags

ULONG _KSEC_CONNECTION_INFO::Flags

Definition at line 35 of file ksecdd.h.

◆ Information

ULONG_PTR _KSEC_CONNECTION_INFO::Information

Definition at line 33 of file ksecdd.h.

◆ Status

NTSTATUS _KSEC_CONNECTION_INFO::Status

Definition at line 32 of file ksecdd.h.

◆ Unknown0

ULONG _KSEC_CONNECTION_INFO::Unknown0

Definition at line 31 of file ksecdd.h.


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