ReactOS 0.4.15-dev-7918-g2a2556c
BaseInputPinFuncTable Struct Reference

#include <strmbase.h>

Collaboration diagram for BaseInputPinFuncTable:

Public Attributes

BasePinFuncTable base
 
BaseInputPin_Receive pfnReceive
 

Detailed Description

Definition at line 102 of file strmbase.h.

Member Data Documentation

◆ base

BasePinFuncTable BaseInputPinFuncTable::base

Definition at line 103 of file strmbase.h.

Referenced by BaseInputPin_Construct(), and InputPin_Init().

◆ pfnReceive

BaseInputPin_Receive BaseInputPinFuncTable::pfnReceive

Definition at line 105 of file strmbase.h.


The documentation for this struct was generated from the following file: