Bitdefender Hypervisor Memory Introspection
winumcrash.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2020 Bitdefender
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
#ifndef _WINUMCRASH_H_
6
#define _WINUMCRASH_H_
7
8
#include "
introtypes.h
"
9
10
INTSTATUS
11
IntWinHandleException
(
12
_In_
void
*Detour
13
);
14
15
#endif // !_WINUMCRASH_H_
IntWinHandleException
INTSTATUS IntWinHandleException(void *Detour)
Handles a hardware exception triggered inside the guestThis is the detour handler for the guest KiDis...
Definition:
winumcrash.c:544
_In_
#define _In_
Definition:
intro_sal.h:21
INTSTATUS
int INTSTATUS
The status data type.
Definition:
introstatus.h:24
introtypes.h
introcore
include
winumcrash.h
Generated by
1.8.13