ReactOS 0.4.15-dev-7842-g558ab78
MdPagedLock Struct Reference

#include <mxpagedlockum.h>

Collaboration diagram for MdPagedLock:

Public Attributes

CRITICAL_SECTION Lock
 
bool Initialized
 
DWORD OwnerThreadId
 

Detailed Description

Definition at line 26 of file mxpagedlockum.h.

Member Data Documentation

◆ Initialized

bool MdPagedLock::Initialized

Definition at line 28 of file mxpagedlockum.h.

◆ Lock

CRITICAL_SECTION MdPagedLock::Lock

Definition at line 27 of file mxpagedlockum.h.

◆ OwnerThreadId

DWORD MdPagedLock::OwnerThreadId

Definition at line 29 of file mxpagedlockum.h.


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