ReactOS 0.4.15-dev-7942-gd23573b
miniport_fmsynth.cpp File Reference
#include "private.hpp"
Include dependency graph for miniport_fmsynth.cpp:

Go to the source code of this file.

Functions

NTSTATUS NewMiniportFmSynth (OUT PMINIPORT *OutMiniport, IN REFCLSID ClassId)
 

Function Documentation

◆ NewMiniportFmSynth()

NTSTATUS NewMiniportFmSynth ( OUT PMINIPORT OutMiniport,
IN REFCLSID  ClassId 
)

Definition at line 11 of file miniport_fmsynth.cpp.

14{
16}
#define STATUS_UNSUCCESSFUL
Definition: udferr_usr.h:132

Referenced by PcNewMiniport().