ReactOS 0.4.15-dev-7942-gd23573b
_COUNTS Struct Reference

Public Attributes

USHORT Dump
 
USHORT Open
 
USHORT Close
 
USHORT Delete
 
USHORT Parse
 
USHORT OkayToClose
 
USHORT QueryName
 

Detailed Description

Definition at line 50 of file ObType.c.

Member Data Documentation

◆ Close

USHORT _COUNTS::Close

Definition at line 54 of file ObType.c.

Referenced by CloseProc().

◆ Delete

USHORT _COUNTS::Delete

Definition at line 55 of file ObType.c.

Referenced by DeleteProc().

◆ Dump

USHORT _COUNTS::Dump

Definition at line 52 of file ObType.c.

Referenced by DumpProc().

◆ OkayToClose

USHORT _COUNTS::OkayToClose

Definition at line 57 of file ObType.c.

Referenced by OkayToCloseProc().

◆ Open

USHORT _COUNTS::Open

Definition at line 53 of file ObType.c.

Referenced by OpenProc().

◆ Parse

USHORT _COUNTS::Parse

Definition at line 56 of file ObType.c.

Referenced by ParseProc().

◆ QueryName

USHORT _COUNTS::QueryName

Definition at line 58 of file ObType.c.

Referenced by QueryNameProc().


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