ReactOS 0.4.15-dev-7924-g5949c20
_TDI_PROVIDER_INFO Struct Reference

#include <tdi.h>

Collaboration diagram for _TDI_PROVIDER_INFO:

Public Attributes

ULONG Version
 
ULONG MaxSendSize
 
ULONG MaxConnectionUserData
 
ULONG MaxDatagramSize
 
ULONG ServiceFlags
 
ULONG MinimumLookaheadData
 
ULONG MaximumLookaheadData
 
ULONG NumberOfResources
 
LARGE_INTEGER StartTime
 

Detailed Description

Definition at line 233 of file tdi.h.

Member Data Documentation

◆ MaxConnectionUserData

ULONG _TDI_PROVIDER_INFO::MaxConnectionUserData

Definition at line 236 of file tdi.h.

Referenced by TestProviderInfo().

◆ MaxDatagramSize

ULONG _TDI_PROVIDER_INFO::MaxDatagramSize

Definition at line 237 of file tdi.h.

Referenced by TestProviderInfo().

◆ MaximumLookaheadData

ULONG _TDI_PROVIDER_INFO::MaximumLookaheadData

Definition at line 240 of file tdi.h.

Referenced by TestProviderInfo().

◆ MaxSendSize

ULONG _TDI_PROVIDER_INFO::MaxSendSize

Definition at line 235 of file tdi.h.

Referenced by TestProviderInfo().

◆ MinimumLookaheadData

ULONG _TDI_PROVIDER_INFO::MinimumLookaheadData

Definition at line 239 of file tdi.h.

Referenced by TestProviderInfo().

◆ NumberOfResources

ULONG _TDI_PROVIDER_INFO::NumberOfResources

Definition at line 241 of file tdi.h.

Referenced by TestProviderInfo().

◆ ServiceFlags

ULONG _TDI_PROVIDER_INFO::ServiceFlags

Definition at line 238 of file tdi.h.

Referenced by TestProviderInfo().

◆ StartTime

LARGE_INTEGER _TDI_PROVIDER_INFO::StartTime

Definition at line 242 of file tdi.h.

◆ Version

ULONG _TDI_PROVIDER_INFO::Version

Definition at line 234 of file tdi.h.

Referenced by TestProviderInfo().


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