ReactOS 0.4.15-dev-7924-g5949c20
fxforwardum.hpp
Go to the documentation of this file.
1/*++
2
3Copyright (c) Microsoft Corporation
4
5Module Name:
6
7 FxForwardUm.hpp
8
9Abstract:
10
11 UMDF forward defines
12
13Author:
14
15
16
17Environment:
18
19 User mode only
20
21Revision History:
22
23--*/
24
25#pragma once
27class AWDFDevice;
28class AWDFDeviceInitialize;
29class AWdfDeviceInterface;
30