summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/ntsvcs.h
blob: 43867c1bea8e16c1ec4f30e0e73945f8683ac253 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
/* header auto-generated by pidl */

#include <stdint.h>

#ifndef _HEADER_ntsvcs
#define _HEADER_ntsvcs


struct PNP_Disconnect {
	int _dummy_element;
};


struct PNP_Connect {
	int _dummy_element;
};


struct PNP_GetVersion {
	int _dummy_element;
};


struct PNP_GetGlobalState {
	int _dummy_element;
};


struct PNP_InitDetection {
	int _dummy_element;
};


struct PNP_ReportLogOn {
	int _dummy_element;
};


struct PNP_ValidateDeviceInstance {
	int _dummy_element;
};


struct PNP_GetRootDeviceInstance {
	int _dummy_element;
};


struct PNP_GetRelatedDeviceInstance {
	int _dummy_element;
};


struct PNP_EnumerateSubKeys {
	int _dummy_element;
};


struct PNP_GetDeviceList {
	int _dummy_element;
};


struct PNP_GetDeviceListSize {
	int _dummy_element;
};


struct PNP_GetDepth {
	int _dummy_element;
};


struct PNP_GetDeviceRegProp {
	int _dummy_element;
};


struct PNP_SetDeviceRegProp {
	int _dummy_element;
};


struct PNP_GetClassInstance {
	int _dummy_element;
};


struct PNP_CreateKey {
	int _dummy_element;
};


struct PNP_DeleteRegistryKey {
	int _dummy_element;
};


struct PNP_GetClassCount {
	int _dummy_element;
};


struct PNP_GetClassName {
	int _dummy_element;
};


struct PNP_DeleteClassKey {
	int _dummy_element;
};


struct PNP_GetInterfaceDeviceAlias {
	int _dummy_element;
};


struct PNP_GetInterfaceDeviceList {
	int _dummy_element;
};


struct PNP_GetInterfaceDeviceListSize {
	int _dummy_element;
};


struct PNP_RegisterDeviceClassAssociation {
	int _dummy_element;
};


struct PNP_UnregisterDeviceClassAssociation {
	int _dummy_element;
};


struct PNP_GetClassRegProp {
	int _dummy_element;
};


struct PNP_SetClassRegProp {
	int _dummy_element;
};


struct PNP_CreateDevInst {
	int _dummy_element;
};


struct PNP_DeviceInstanceAction {
	int _dummy_element;
};


struct PNP_GetDeviceStatus {
	int _dummy_element;
};


struct PNP_SetDeviceProblem {
	int _dummy_element;
};


struct PNP_DisableDevInst {
	int _dummy_element;
};


struct PNP_UninstallDevInst {
	int _dummy_element;
};


struct PNP_AddID {
	int _dummy_element;
};


struct PNP_RegisterDriver {
	int _dummy_element;
};


struct PNP_QueryRemove {
	int _dummy_element;
};


struct PNP_RequestDeviceEject {
	int _dummy_element;
};


struct PNP_IsDockStationPresent {
	int _dummy_element;
};


struct PNP_RequestEjectPC {
	int _dummy_element;
};


struct PNP_HwProfFlags {
	int _dummy_element;
};


struct PNP_GetHwProfInfo {
	int _dummy_element;
};


struct PNP_AddEmptyLogConf {
	int _dummy_element;
};


struct PNP_FreeLogConf {
	int _dummy_element;
};


struct PNP_GetFirstLogConf {
	int _dummy_element;
};


struct PNP_GetNextLogConf {
	int _dummy_element;
};


struct PNP_GetLogConfPriority {
	int _dummy_element;
};


struct PNP_AddResDes {
	int _dummy_element;
};


struct PNP_FreeResDes {
	int _dummy_element;
};


struct PNP_GetNextResDes {
	int _dummy_element;
};


struct PNP_GetResDesData {
	int _dummy_element;
};


struct PNP_GetResDesDataSize {
	int _dummy_element;
};


struct PNP_ModifyResDes {
	int _dummy_element;
};


struct PNP_DetectResourceLimit {
	int _dummy_element;
};


struct PNP_QueryResConfList {
	int _dummy_element;
};


struct PNP_SetHwProf {
	int _dummy_element;
};


struct PNP_QueryArbitratorFreeData {
	int _dummy_element;
};


struct PNP_QueryArbitratorFreeSize {
	int _dummy_element;
};


struct PNP_RunDetection {
	int _dummy_element;
};


struct PNP_RegisterNotification {
	int _dummy_element;
};


struct PNP_UnregisterNotification {
	int _dummy_element;
};


struct PNP_GetCustomDevProp {
	int _dummy_element;
};


struct PNP_GetVersionInternal {
	int _dummy_element;
};


struct PNP_GetBlockedDriverInfo {
	int _dummy_element;
};


struct PNP_GetServerSideDeviceInstallFlags {
	int _dummy_element;
};

#endif /* _HEADER_ntsvcs */