ReactOS
0.4.15-dev-5863-g1fe3ab7
miniport_fmsynth.cpp
Go to the documentation of this file.
1
/*
2
* COPYRIGHT: See COPYING in the top level directory
3
* PROJECT: ReactOS Kernel Streaming
4
* FILE: drivers/wdm/audio/backpln/portcls/miniport_fmsynth.cpp
5
* PURPOSE: Miniport FM Synth
6
* PROGRAMMER: Johannes Anderwald
7
*/
8
9
#include "
private.hpp
"
10
11
#ifndef YDEBUG
12
#define NDEBUG
13
#endif
14
15
#include <debug.h>
16
17
NTSTATUS
NewMiniportFmSynth
(
18
OUT
PMINIPORT
* OutMiniport,
19
IN
REFCLSID
ClassId)
20
{
21
return
STATUS_UNSUCCESSFUL
;
22
}
NTSTATUS
LONG NTSTATUS
Definition:
precomp.h:26
NewMiniportFmSynth
NTSTATUS NewMiniportFmSynth(OUT PMINIPORT *OutMiniport, IN REFCLSID ClassId)
Definition:
miniport_fmsynth.cpp:17
private.hpp
REFCLSID
#define REFCLSID
Definition:
guiddef.h:117
_MINIPORT
Definition:
precomp.h:77
IN
#define IN
Definition:
typedefs.h:39
OUT
#define OUT
Definition:
typedefs.h:40
STATUS_UNSUCCESSFUL
#define STATUS_UNSUCCESSFUL
Definition:
udferr_usr.h:132
drivers
wdm
audio
backpln
portcls
miniport_fmsynth.cpp
Generated on Thu Mar 23 2023 06:05:06 for ReactOS by
1.9.6