#include "shared.h"
#include "miniport.h"
Go to the source code of this file.
◆ STR_MODULENAME
#define STR_MODULENAME "AC97 Stream: " |
◆ STDMETHODIMP_()
Definition at line 243 of file stream.cpp.
248{
250
252
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268 if (!Miniport->AdapterCommon->GetMiniportTopology ())
269 {
272 }
273 else
274 {
275 Miniport->AdapterCommon->GetMiniportTopology ()->
276 SetCopyProtectFlag (drmRights->CopyProtect);
277 }
278
279
280
281
282
283
284
286}
#define DOUT(lvl, strings)
#define UNREFERENCED_PARAMETER(P)
#define STATUS_UNSUCCESSFUL
#define DBG_PRINT(ppi, ch, level)