Skip to content

Latest commit

 

History

History
71 lines (60 loc) · 2.29 KB

ns-psapi-psapi_ws_watch_information.md

File metadata and controls

71 lines (60 loc) · 2.29 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:psapi._PSAPI_WS_WATCH_INFORMATION
PSAPI_WS_WATCH_INFORMATION (psapi.h)
Contains information about a page added to a process working set.
*PPSAPI_WS_WATCH_INFORMATION
PPSAPI_WS_WATCH_INFORMATION
PPSAPI_WS_WATCH_INFORMATION structure pointer [PSAPI]
PSAPI_WS_WATCH_INFORMATION
PSAPI_WS_WATCH_INFORMATION structure [PSAPI]
_win32_psapi_ws_watch_information_str
base.psapi_ws_watch_information_str
psapi.psapi_ws_watch_information_str
psapi/PPSAPI_WS_WATCH_INFORMATION
psapi/PSAPI_WS_WATCH_INFORMATION
psapi\psapi_ws_watch_information_str.htm
psapi
61083366-2a55-431c-807a-3eb85ba0b347
12/05/2018
*PPSAPI_WS_WATCH_INFORMATION, PPSAPI_WS_WATCH_INFORMATION, PPSAPI_WS_WATCH_INFORMATION structure pointer [PSAPI], PSAPI_WS_WATCH_INFORMATION, PSAPI_WS_WATCH_INFORMATION structure [PSAPI], _win32_psapi_ws_watch_information_str, base.psapi_ws_watch_information_str, psapi.psapi_ws_watch_information_str, psapi/PPSAPI_WS_WATCH_INFORMATION, psapi/PSAPI_WS_WATCH_INFORMATION
psapi.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
PSAPI_WS_WATCH_INFORMATION, *PPSAPI_WS_WATCH_INFORMATION
19H1
_PSAPI_WS_WATCH_INFORMATION
psapi/_PSAPI_WS_WATCH_INFORMATION
PPSAPI_WS_WATCH_INFORMATION
psapi/PPSAPI_WS_WATCH_INFORMATION
PSAPI_WS_WATCH_INFORMATION
psapi/PSAPI_WS_WATCH_INFORMATION
c++
APIRef
kbSyntax
HeaderDef
Psapi.h
PSAPI_WS_WATCH_INFORMATION

PSAPI_WS_WATCH_INFORMATION structure

-description

Contains information about a page added to a process working set.

-struct-fields

-field FaultingPc

A pointer to the instruction that caused the page fault.

-field FaultingVa

A pointer to the page that was added to the working set.

-see-also

GetWsChanges