ReactOS
0.4.16-dev-340-g0540c21
wdfpool.h
Go to the documentation of this file.
1
/*++
2
3
Copyright (c) Microsoft Corporation. All rights reserved.
4
5
_WdfVersionBuild_
6
7
Module Name:
8
9
wdfpool.h
10
11
Abstract:
12
13
This module contains pool API's
14
15
Environment:
16
17
kernel mode only
18
19
Revision History:
20
21
22
--*/
23
24
//
25
// NOTE: This header is generated by stubwork. Please make any
26
// modifications to the corresponding template files
27
// (.x or .y) and use stubwork to regenerate the header
28
//
29
30
#ifndef _WDFPOOL_H_
31
#define _WDFPOOL_H_
32
33
#ifndef WDF_EXTERN_C
34
#ifdef __cplusplus
35
#define WDF_EXTERN_C extern "C"
36
#define WDF_EXTERN_C_START extern "C"
{
37
#define WDF_EXTERN_C_END }
38
#else
39
#define WDF_EXTERN_C
40
#define WDF_EXTERN_C_START
41
#define WDF_EXTERN_C_END
42
#endif
43
#endif
44
45
WDF_EXTERN_C_START
46
47
48
49
#if (NTDDI_VERSION >= NTDDI_WIN2K)
50
51
52
53
54
55
#endif
// (NTDDI_VERSION >= NTDDI_WIN2K)
56
57
58
WDF_EXTERN_C_END
59
60
#endif
// _WDFPOOL_H_
61
WDF_EXTERN_C_END
#define WDF_EXTERN_C_END
Definition:
wdfpool.h:41
WDF_EXTERN_C_START
#define WDF_EXTERN_C_START
Definition:
wdfpool.h:40
sdk
include
wdf
kmdf
1.17
wdfpool.h
Generated on Fri Dec 13 2024 06:12:50 for ReactOS by
1.9.6