ReactOS 0.4.15-dev-7842-g558ab78
_BROWSER_STATISTICS_101 Struct Reference

#include <lmbrowsr.h>

Collaboration diagram for _BROWSER_STATISTICS_101:

Public Attributes

LARGE_INTEGER StartTime
 
LARGE_INTEGER NumberOfServerAnnouncements
 
LARGE_INTEGER NumberOfDomainAnnouncements
 
ULONG NumberOfElectionPackets
 
ULONG NumberOfMailslotWrites
 
ULONG NumberOfGetBrowserServerListRequests
 
LARGE_INTEGER NumberOfIllegalDatagrams
 
ULONG NumberOfMissedServerAnnouncements
 
ULONG NumberOfMissedMailslotDatagrams
 
ULONG NumberOfMissedGetBrowserServerListRequests
 
ULONG NumberOfFailedServerAnnounceAllocations
 
ULONG NumberOfFailedMailslotAllocations
 
ULONG NumberOfFailedMailslotReceives
 
ULONG NumberOfFailedMailslotWrites
 
ULONG NumberOfFailedMailslotOpens
 
ULONG NumberOfDuplicateMasterAnnouncements
 

Detailed Description

Definition at line 42 of file lmbrowsr.h.

Member Data Documentation

◆ NumberOfDomainAnnouncements

LARGE_INTEGER _BROWSER_STATISTICS_101::NumberOfDomainAnnouncements

Definition at line 45 of file lmbrowsr.h.

◆ NumberOfDuplicateMasterAnnouncements

ULONG _BROWSER_STATISTICS_101::NumberOfDuplicateMasterAnnouncements

Definition at line 58 of file lmbrowsr.h.

◆ NumberOfElectionPackets

ULONG _BROWSER_STATISTICS_101::NumberOfElectionPackets

Definition at line 46 of file lmbrowsr.h.

◆ NumberOfFailedMailslotAllocations

ULONG _BROWSER_STATISTICS_101::NumberOfFailedMailslotAllocations

Definition at line 54 of file lmbrowsr.h.

◆ NumberOfFailedMailslotOpens

ULONG _BROWSER_STATISTICS_101::NumberOfFailedMailslotOpens

Definition at line 57 of file lmbrowsr.h.

◆ NumberOfFailedMailslotReceives

ULONG _BROWSER_STATISTICS_101::NumberOfFailedMailslotReceives

Definition at line 55 of file lmbrowsr.h.

◆ NumberOfFailedMailslotWrites

ULONG _BROWSER_STATISTICS_101::NumberOfFailedMailslotWrites

Definition at line 56 of file lmbrowsr.h.

◆ NumberOfFailedServerAnnounceAllocations

ULONG _BROWSER_STATISTICS_101::NumberOfFailedServerAnnounceAllocations

Definition at line 53 of file lmbrowsr.h.

◆ NumberOfGetBrowserServerListRequests

ULONG _BROWSER_STATISTICS_101::NumberOfGetBrowserServerListRequests

Definition at line 48 of file lmbrowsr.h.

◆ NumberOfIllegalDatagrams

LARGE_INTEGER _BROWSER_STATISTICS_101::NumberOfIllegalDatagrams

Definition at line 49 of file lmbrowsr.h.

◆ NumberOfMailslotWrites

ULONG _BROWSER_STATISTICS_101::NumberOfMailslotWrites

Definition at line 47 of file lmbrowsr.h.

◆ NumberOfMissedGetBrowserServerListRequests

ULONG _BROWSER_STATISTICS_101::NumberOfMissedGetBrowserServerListRequests

Definition at line 52 of file lmbrowsr.h.

◆ NumberOfMissedMailslotDatagrams

ULONG _BROWSER_STATISTICS_101::NumberOfMissedMailslotDatagrams

Definition at line 51 of file lmbrowsr.h.

◆ NumberOfMissedServerAnnouncements

ULONG _BROWSER_STATISTICS_101::NumberOfMissedServerAnnouncements

Definition at line 50 of file lmbrowsr.h.

◆ NumberOfServerAnnouncements

LARGE_INTEGER _BROWSER_STATISTICS_101::NumberOfServerAnnouncements

Definition at line 44 of file lmbrowsr.h.

◆ StartTime

LARGE_INTEGER _BROWSER_STATISTICS_101::StartTime

Definition at line 43 of file lmbrowsr.h.


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