ReactOS 0.4.16-dev-1946-g52006dd
_PROVIDER_CONTEXT Struct Reference

#include <perflib.h>

Collaboration diagram for _PROVIDER_CONTEXT:

Public Attributes

DWORD ContextSize
 
DWORD Reserved
 
PERFLIBREQUEST ControlCallback
 
PERF_MEM_ALLOC MemAllocRoutine
 
PERF_MEM_FREE MemFreeRoutine
 
LPVOID pMemContext
 

Detailed Description

Definition at line 75 of file perflib.h.

Member Data Documentation

◆ ContextSize

DWORD _PROVIDER_CONTEXT::ContextSize

Definition at line 76 of file perflib.h.

◆ ControlCallback

PERFLIBREQUEST _PROVIDER_CONTEXT::ControlCallback

Definition at line 78 of file perflib.h.

◆ MemAllocRoutine

PERF_MEM_ALLOC _PROVIDER_CONTEXT::MemAllocRoutine

Definition at line 79 of file perflib.h.

◆ MemFreeRoutine

PERF_MEM_FREE _PROVIDER_CONTEXT::MemFreeRoutine

Definition at line 80 of file perflib.h.

◆ pMemContext

LPVOID _PROVIDER_CONTEXT::pMemContext

Definition at line 81 of file perflib.h.

◆ Reserved

DWORD _PROVIDER_CONTEXT::Reserved

Definition at line 77 of file perflib.h.


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