|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wavepciminiport.h>


Public Member Functions | |
| DECLARE_STD_UNKNOWN () | |
| DEFINE_STD_CONSTRUCTOR (CMiniportWaveICH) | |
Public Member Functions inherited from CMiniport | |
| NTSTATUS | ProcessResources (IN PRESOURCELIST ResourceList) |
| NTSTATUS | TestDataFormat (IN PKSDATAFORMAT Format, IN WavePins Pin) |
| NTSTATUS | ValidateFormat (IN PKSDATAFORMAT DataFormat, IN WavePins Pin) |
| NTSTATUS | BuildDataRangeInformation (void) |
| ~CMiniport () | |
| STDMETHODIMP_ (NTSTATUS) Init(_In_ PUNKNOWN UnknownAdapter | |
| NTSTATUS | NonDelegatingQueryInterface (_In_ REFIID Interface, _COM_Outptr_ PVOID *Object, _In_ REFIID iMiniPort, _In_ PMINIPORT miniPort) |
Public Attributes | |
| IMP_IMiniportWavePci | |
Public Attributes inherited from CUnknown | |
| union { | |
| IUnknown IUnknown | |
| INonDelegatingUnknown INonDelegatingUnknown | |
| }; | |
| LONG | m_ref_count |
| PUNKNOWN | m_outer_unknown |
Public Attributes inherited from CMiniport | |
| CMiniportStream * | Streams [PIN_MICIN_OFFSET+1] |
| PPORT_ | Port |
| PADAPTERCOMMON | AdapterCommon |
| PINTERRUPTSYNC | InterruptSync |
| PDMACHANNEL | DmaChannel |
| DEVICE_POWER_STATE | m_PowerState |
| DWORD | m_dwChannelMask |
| WORD | m_wChannels |
| IMP_IMiniport | |
| IMP_IPowerNotify | |
| _In_ PRESOURCELIST | ResourceList |
| _In_ PRESOURCELIST _In_ PPORT | Port_ |
Friends | |
| class | CMiniportWaveICHStream |
Additional Inherited Members | |
Static Public Member Functions inherited from CMiniport | |
| static NTSTATUS NTAPI | InterruptServiceRoutine (IN PINTERRUPTSYNC InterruptSync, IN PVOID StaticContext) |
| static NTSTATUS NTAPI | PropertyChannelConfig (IN PPCPROPERTY_REQUEST PropertyRequest) |
Definition at line 48 of file wavepciminiport.h.
| CMiniportWaveICH::DECLARE_STD_UNKNOWN | ( | ) |
| CMiniportWaveICH::DEFINE_STD_CONSTRUCTOR | ( | CMiniportWaveICH | ) |
|
friend |
Definition at line 57 of file wavepciminiport.h.
| CMiniportWaveICH::IMP_IMiniportWavePci |
Definition at line 75 of file wavepciminiport.h.