ReactOS 0.4.15-dev-7934-g1dc8d80
_BROWSER_STATISTICS_100 Struct Reference

#include <lmbrowsr.h>

Collaboration diagram for _BROWSER_STATISTICS_100:

Public Attributes

LARGE_INTEGER StartTime
 
LARGE_INTEGER NumberOfServerAnnouncements
 
LARGE_INTEGER NumberOfDomainAnnouncements
 
ULONG NumberOfElectionPackets
 
ULONG NumberOfMailslotWrites
 
ULONG NumberOfGetBrowserServerListRequests
 
LARGE_INTEGER NumberOfIllegalDatagrams
 

Detailed Description

Definition at line 33 of file lmbrowsr.h.

Member Data Documentation

◆ NumberOfDomainAnnouncements

LARGE_INTEGER _BROWSER_STATISTICS_100::NumberOfDomainAnnouncements

Definition at line 36 of file lmbrowsr.h.

◆ NumberOfElectionPackets

ULONG _BROWSER_STATISTICS_100::NumberOfElectionPackets

Definition at line 37 of file lmbrowsr.h.

◆ NumberOfGetBrowserServerListRequests

ULONG _BROWSER_STATISTICS_100::NumberOfGetBrowserServerListRequests

Definition at line 39 of file lmbrowsr.h.

◆ NumberOfIllegalDatagrams

LARGE_INTEGER _BROWSER_STATISTICS_100::NumberOfIllegalDatagrams

Definition at line 40 of file lmbrowsr.h.

◆ NumberOfMailslotWrites

ULONG _BROWSER_STATISTICS_100::NumberOfMailslotWrites

Definition at line 38 of file lmbrowsr.h.

◆ NumberOfServerAnnouncements

LARGE_INTEGER _BROWSER_STATISTICS_100::NumberOfServerAnnouncements

Definition at line 35 of file lmbrowsr.h.

◆ StartTime

LARGE_INTEGER _BROWSER_STATISTICS_100::StartTime

Definition at line 34 of file lmbrowsr.h.


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