ReactOS 0.4.16-dev-1946-g52006dd
_PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION Struct Reference

#include <winternl.h>

Collaboration diagram for _PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION:

Public Attributes

ULONG Version
 
ULONG Reserved
 
VOIDCallback
 

Detailed Description

Definition at line 1823 of file winternl.h.

Member Data Documentation

◆ Callback

VOID* _PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION::Callback

Definition at line 1827 of file winternl.h.

◆ Reserved

ULONG _PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION::Reserved

Definition at line 1826 of file winternl.h.

◆ Version

ULONG _PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION::Version

Definition at line 1825 of file winternl.h.


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