ReactOS 0.4.15-dev-7942-gd23573b
_BROWSER_STATISTICS Struct Reference

#include <lmbrowsr.h>

Collaboration diagram for _BROWSER_STATISTICS:

Public Attributes

LARGE_INTEGER StatisticsStartTime
 
LARGE_INTEGER NumberOfServerAnnouncements
 
LARGE_INTEGER NumberOfDomainAnnouncements
 
ULONG NumberOfElectionPackets
 
ULONG NumberOfMailslotWrites
 
ULONG NumberOfGetBrowserServerListRequests
 
ULONG NumberOfServerEnumerations
 
ULONG NumberOfDomainEnumerations
 
ULONG NumberOfOtherEnumerations
 
ULONG NumberOfMissedServerAnnouncements
 
ULONG NumberOfMissedMailslotDatagrams
 
ULONG NumberOfMissedGetBrowserServerListRequests
 
ULONG NumberOfFailedServerAnnounceAllocations
 
ULONG NumberOfFailedMailslotAllocations
 
ULONG NumberOfFailedMailslotReceives
 
ULONG NumberOfFailedMailslotWrites
 
ULONG NumberOfFailedMailslotOpens
 
ULONG NumberOfDuplicateMasterAnnouncements
 
LARGE_INTEGER NumberOfIllegalDatagrams
 

Detailed Description

Definition at line 12 of file lmbrowsr.h.

Member Data Documentation

◆ NumberOfDomainAnnouncements

LARGE_INTEGER _BROWSER_STATISTICS::NumberOfDomainAnnouncements

Definition at line 15 of file lmbrowsr.h.

◆ NumberOfDomainEnumerations

ULONG _BROWSER_STATISTICS::NumberOfDomainEnumerations

Definition at line 20 of file lmbrowsr.h.

◆ NumberOfDuplicateMasterAnnouncements

ULONG _BROWSER_STATISTICS::NumberOfDuplicateMasterAnnouncements

Definition at line 30 of file lmbrowsr.h.

◆ NumberOfElectionPackets

ULONG _BROWSER_STATISTICS::NumberOfElectionPackets

Definition at line 16 of file lmbrowsr.h.

◆ NumberOfFailedMailslotAllocations

ULONG _BROWSER_STATISTICS::NumberOfFailedMailslotAllocations

Definition at line 26 of file lmbrowsr.h.

◆ NumberOfFailedMailslotOpens

ULONG _BROWSER_STATISTICS::NumberOfFailedMailslotOpens

Definition at line 29 of file lmbrowsr.h.

◆ NumberOfFailedMailslotReceives

ULONG _BROWSER_STATISTICS::NumberOfFailedMailslotReceives

Definition at line 27 of file lmbrowsr.h.

◆ NumberOfFailedMailslotWrites

ULONG _BROWSER_STATISTICS::NumberOfFailedMailslotWrites

Definition at line 28 of file lmbrowsr.h.

◆ NumberOfFailedServerAnnounceAllocations

ULONG _BROWSER_STATISTICS::NumberOfFailedServerAnnounceAllocations

Definition at line 25 of file lmbrowsr.h.

◆ NumberOfGetBrowserServerListRequests

ULONG _BROWSER_STATISTICS::NumberOfGetBrowserServerListRequests

Definition at line 18 of file lmbrowsr.h.

◆ NumberOfIllegalDatagrams

LARGE_INTEGER _BROWSER_STATISTICS::NumberOfIllegalDatagrams

Definition at line 31 of file lmbrowsr.h.

◆ NumberOfMailslotWrites

ULONG _BROWSER_STATISTICS::NumberOfMailslotWrites

Definition at line 17 of file lmbrowsr.h.

◆ NumberOfMissedGetBrowserServerListRequests

ULONG _BROWSER_STATISTICS::NumberOfMissedGetBrowserServerListRequests

Definition at line 24 of file lmbrowsr.h.

◆ NumberOfMissedMailslotDatagrams

ULONG _BROWSER_STATISTICS::NumberOfMissedMailslotDatagrams

Definition at line 23 of file lmbrowsr.h.

◆ NumberOfMissedServerAnnouncements

ULONG _BROWSER_STATISTICS::NumberOfMissedServerAnnouncements

Definition at line 22 of file lmbrowsr.h.

◆ NumberOfOtherEnumerations

ULONG _BROWSER_STATISTICS::NumberOfOtherEnumerations

Definition at line 21 of file lmbrowsr.h.

◆ NumberOfServerAnnouncements

LARGE_INTEGER _BROWSER_STATISTICS::NumberOfServerAnnouncements

Definition at line 14 of file lmbrowsr.h.

◆ NumberOfServerEnumerations

ULONG _BROWSER_STATISTICS::NumberOfServerEnumerations

Definition at line 19 of file lmbrowsr.h.

◆ StatisticsStartTime

LARGE_INTEGER _BROWSER_STATISTICS::StatisticsStartTime

Definition at line 13 of file lmbrowsr.h.


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