ReactOS 0.4.15-dev-7834-g00c4b3d
mxdeviceobjectum.h
Go to the documentation of this file.
1/*++
2
3Copyright (c) Microsoft Corporation
4
5ModuleName:
6
7 MxDeviceObjectUm.h
8
9Abstract:
10
11 User Mode implementation of Device Object defined in MxDeviceObject.h
12
13--*/
14
15#pragma once
16
17
18#include "MxDeviceObject.h"