ReactOS 0.4.16-dev-178-g8ba6102
ufxverifier.h
Go to the documentation of this file.
1/*++
2
3Copyright (c) Microsoft Corporation
4
5Module Name:
6
7 UfxVerifier.h
8
9Abstract:
10
11 This file contains UMDF verifier functions which are consumed by shared um
12 code but are implemented in drivers depot by UMDF framework.
13
14Environment:
15
16 User mode only
17
18Revision History:
19
20
21
22--*/
23
24VOID
26 );
VOID UfxVerifierTrapNotImpl()