-
Notifications
You must be signed in to change notification settings - Fork 13
/
diag.idl
281 lines (234 loc) · 7.41 KB
/
diag.idl
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
[
uuid(4c9dbf19-d39e-4bb9-90ee-8f7179b20283),
version(1.0),
]
interface DefaultIfName
{
typedef struct Struct_12_t
{
long StructMember0;
short StructMember1;
short StructMember2;
byte StructMember3[8];
}Struct_12_t;
typedef struct Struct_24_t
{
struct Struct_12_t StructMember0;
}Struct_24_t;
typedef struct Struct_102_t
{
struct Struct_12_t StructMember0;
hyper StructMember1;
long StructMember2;
long StructMember3;
hyper StructMember4;
/* enum_16 */ short StructMember5;
}Struct_102_t;
typedef struct Struct_164_t
{
long StructMember0;
long StructMember1;
long StructMember2;
long StructMember3;
long StructMember4;
long StructMember5;
long StructMember6;
long StructMember7;
long StructMember8;
}Struct_164_t;
typedef struct Struct_182_t
{
long StructMember0;
long StructMember1;
}Struct_182_t;
typedef struct Struct_274_t
{
/* enum_16 */ short StructMember0;
[unique] [string] wchar_t* StructMember1;
}Struct_274_t;
typedef struct Struct_320_t
{
struct Struct_12_t StructMember0;
struct Struct_12_t StructMember1;
long StructMember2;
}Struct_320_t;
long Proc0_UtcApi_IsScenarioActive(
[in]struct Struct_24_t* arg_1,
[out]long* arg_2);
long Proc1_UtcApi_EscalateScenario(
[in]struct Struct_24_t* arg_1,
[in]/* enum_16 */ short arg_2,
[in][string] wchar_t* arg_3,
[in]long arg_4,
[in]long arg_5,
[in]long arg_6,
[in] /* [DBG] FC_BOGUS_ARRAY */[size_is(arg_6)] /* */[string] wchar_t** arg_7,
[in] /* [DBG] FC_BOGUS_ARRAY */[size_is(arg_6)] /* */[string] wchar_t** arg_8);
long Proc2_UtcApi_EscalateScenarioAsync(
[in]struct Struct_24_t* arg_1,
[in]/* enum_16 */ short arg_2,
[in][string] wchar_t* arg_3,
[in]long arg_4,
[in]long arg_5,
[in]long arg_6,
[in] /* [DBG] FC_BOGUS_ARRAY */[size_is(arg_6)] /* */[string] wchar_t** arg_7,
[in] /* [DBG] FC_BOGUS_ARRAY */[size_is(arg_6)] /* */[string] wchar_t** arg_8);
long Proc3_UtcApi_IsEscalationRunning(
[in]struct Struct_24_t* arg_1,
[out]long* arg_2);
long Proc4_UtcApi_DownloadLatestSettingsForNamespace(
[in][string] wchar_t* arg_1,
[in][string] wchar_t* arg_2,
[in]long arg_3,
[in]long arg_4,
[in]long arg_5);
long Proc5_UtcApi_DownloadLatestSettingsForNamespaceAsync(
[in][string] wchar_t* arg_1,
[in][string] wchar_t* arg_2,
[in]long arg_3,
[in]long arg_4,
[in]long arg_5);
long Proc6_UtcApi_GetActiveScenarioList(
[out][ref] /* [DBG] FC_BOGUS_ARRAY */[size_is(, *arg_2)] /* */ struct Struct_24_t** arg_1,
[out]long* arg_2);
long Proc7_UtcApi_ForceUpload(
[in]char arg_1,
[in]long arg_2,
[in]long arg_3);
long Proc8_UtcApi_ResetUsageMetrics(
);
long Proc9_UtcApi_IsTraceRunning(
[in]/* enum_16 */ short arg_1,
[in]struct Struct_102_t* arg_2,
[out][ref]/* enum_16 */ short* arg_3);
long Proc10_UtcApi_GetActiveTraceRuntime(
[in]/* enum_16 */ short arg_1,
[out]hyper* arg_2,
[out]hyper* arg_3);
long Proc11_UtcApi_GetKnownTraceList(
[in]/* enum_16 */ short arg_1,
[out][ref] /* [DBG] FC_BOGUS_ARRAY */[size_is(, *arg_3)] /* */ struct Struct_102_t** arg_2,
[out]long* arg_3);
long Proc12_UtcApi_DownloadLatestSettings(
[in]long arg_1,
[in]long arg_2);
long Proc13_UtcApi_ReloadSettings(
);
long Proc14_UtcApi_UpdateTimerConfiguration(
[in][string] wchar_t* arg_1,
[in]struct Struct_164_t* arg_2);
long Proc15_UtcApi_ClearTimerConfiguration(
[in][string] wchar_t* arg_1);
long Proc16_UtcApi_GetNextScheduledFireTime(
[in][string] wchar_t* arg_1,
[out]long* arg_2,
[out]struct Struct_182_t* arg_3);
long Proc17_UtcApi_GetTimerConfiguration(
[in][string] wchar_t* arg_1,
[out]struct Struct_164_t* arg_2,
[out]long* arg_3);
long Proc18_UtcApi_GetCustomTraceList(
[out][ref] /* [DBG] FC_BOGUS_ARRAY */[size_is(, *arg_2)] /* */[string] wchar_t*** arg_1,
[out]long* arg_2);
long Proc19_UtcApi_StartCustomTrace(
[in][string] wchar_t* arg_1,
[in]hyper arg_2);
long Proc20_UtcApi_SnapCustomTrace(
[in][string] wchar_t* arg_1);
long Proc21_UtcApi_StopCustomTrace(
);
long Proc22_UtcApi_EscalateScenario2(
[in]struct Struct_24_t* arg_1,
[in]/* enum_16 */ short arg_2,
[in][string] wchar_t* arg_3,
[in]long arg_4,
[in]long arg_5,
[in]/* enum_16 */ short arg_6,
[in]long arg_7,
[in] /* [DBG] FC_BOGUS_ARRAY */[size_is(arg_7)] /* */[string] wchar_t** arg_8,
[in] /* [DBG] FC_BOGUS_ARRAY */[size_is(arg_7)] /* */[string] wchar_t** arg_9);
long Proc23_UtcApi_EscalateScenarioAsync2(
[in]struct Struct_24_t* arg_1,
[in]/* enum_16 */ short arg_2,
[in][string] wchar_t* arg_3,
[in]long arg_4,
[in]long arg_5,
[in]/* enum_16 */ short arg_6,
[in]long arg_7,
[in] /* [DBG] FC_BOGUS_ARRAY */[size_is(arg_7)] /* */[string] wchar_t** arg_8,
[in] /* [DBG] FC_BOGUS_ARRAY */[size_is(arg_7)] /* */[string] wchar_t** arg_9);
long Proc24_UtcApi_GetActiveTraceInfo(
[in]/* enum_16 */ short arg_1,
[out]struct Struct_102_t* arg_2);
long Proc25_UtcApi_EnableWERLocalReports(
);
long Proc26_UtcApi_RestoreWERLocalReportsSettings(
);
long Proc27_UtcApi_QueryWERLocalReportsEnabled(
[out][ref][string] wchar_t** arg_1);
long Proc28_UtcApi_IsEscalationRunningEx(
[in]struct Struct_24_t* arg_1,
[out]long* arg_2,
[out]struct Struct_12_t* arg_3);
long Proc29_UtcApi_QueryDiagnosticCollectionState(
[out][ref] /* [DBG] FC_BOGUS_ARRAY */[size_is(, *arg_2)] /* */ struct Struct_274_t** arg_1,
[out]long* arg_2);
long Proc30_UtcApi_EscalateScenario3(
[in][string] wchar_t* arg_1,
[in][string] wchar_t* arg_2,
[in]long arg_3,
[in]long arg_4,
[in]/* enum_16 */ short arg_5,
[in]long arg_6,
[in] /* [DBG] FC_BOGUS_ARRAY */[size_is(arg_6)] /* */[string] wchar_t** arg_7,
[in] /* [DBG] FC_BOGUS_ARRAY */[size_is(arg_6)] /* */[string] wchar_t** arg_8,
[out][ref] /* [DBG] FC_BOGUS_ARRAY */[size_is(, *arg_10)] /* */ struct Struct_320_t** arg_9,
[out]long* arg_10);
long Proc31_UtcApi_GetIdsFromCategory(
[in][string] wchar_t* arg_1,
[out][ref][size_is(, *arg_3)]long** arg_2,
[out]long* arg_3);
long Proc32_UtcApi_GetRunningTraces(
[in][string] wchar_t* arg_1,
[out][ref][size_is(, *arg_3)]long** arg_2,
[out]long* arg_3);
long Proc33_UtcApi_GetContextProperty(
[in][string] wchar_t* arg_1,
[out][ref][string] wchar_t** arg_2);
long Proc34_UtcApi_GetRunningEscalationsForContext(
[in][string] wchar_t* arg_1,
[out][ref] /* [DBG] FC_BOGUS_ARRAY */[size_is(, *arg_3)] /* */ struct Struct_320_t** arg_2,
[out]long* arg_3);
long Proc35_UtcApi_EscalateScenarioAsync3(
[in][string] wchar_t* arg_1,
[in][string] wchar_t* arg_2,
[in]long arg_3,
[in]long arg_4,
[in]/* enum_16 */ short arg_5,
[in]long arg_6,
[in] /* [DBG] FC_BOGUS_ARRAY */[size_is(arg_6)] /* */[string] wchar_t** arg_7,
[in] /* [DBG] FC_BOGUS_ARRAY */[size_is(arg_6)] /* */[string] wchar_t** arg_8,
[out][ref] /* [DBG] FC_BOGUS_ARRAY */[size_is(, *arg_10)] /* */ struct Struct_320_t** arg_9,
[out]long* arg_10);
long Proc36_UtcApi_GetApiVersion(
[out]long* arg_1,
[out]long* arg_2);
long Proc37_UtcApi_DownloadLatestSettings2(
[in]long arg_1,
[in]long arg_2,
[in]long arg_3);
long Proc38_UtcApi_DownloadLatestSettingsForNamespace2(
[in][string] wchar_t* arg_1,
[in][string] wchar_t* arg_2,
[in]long arg_3,
[in]long arg_4,
[in]long arg_5,
[in]long arg_6);
long Proc39_UtcApi_DownloadLatestSettingsForNamespaceAsync2(
[in][string] wchar_t* arg_1,
[in][string] wchar_t* arg_2,
[in]long arg_3,
[in]long arg_4,
[in]long arg_5,
[in]long arg_6);
}