ReactOS 0.4.15-dev-7924-g5949c20
_PSAPI_WS_WATCH_INFORMATION Struct Reference

#include <psapi.h>

Collaboration diagram for _PSAPI_WS_WATCH_INFORMATION:

Public Attributes

LPVOID FaultingPc
 
LPVOID FaultingVa
 

Detailed Description

Definition at line 32 of file psapi.h.

Member Data Documentation

◆ FaultingPc

LPVOID _PSAPI_WS_WATCH_INFORMATION::FaultingPc

Definition at line 33 of file psapi.h.

◆ FaultingVa

LPVOID _PSAPI_WS_WATCH_INFORMATION::FaultingVa

Definition at line 34 of file psapi.h.

Referenced by test_ws_functions().


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