|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| IQualityControl | IQualityControl_iface |
| IUnknown | IUnknown_inner |
| IUnknown * | outer_unk |
| LONG | refcount |
| IBaseFilter * | notify_sender |
| Quality | notify_quality |
| HRESULT | notify_hr |
Definition at line 792 of file mpegaudio.c.
| IQualityControl testqc::IQualityControl_iface |
Definition at line 794 of file mpegaudio.c.
Referenced by impl_from_IQualityControl(), test_quality_control(), testqc_init(), and testqc_inner_QueryInterface().
| IUnknown testqc::IUnknown_inner |
Definition at line 795 of file mpegaudio.c.
Referenced by impl_from_qc_IUnknown(), and testqc_init().
| HRESULT testqc::notify_hr |
Definition at line 800 of file mpegaudio.c.
Referenced by test_quality_control(), and testqc_Notify().
| Quality testqc::notify_quality |
Definition at line 799 of file mpegaudio.c.
Referenced by test_quality_control(), and testqc_Notify().
| IBaseFilter * testqc::notify_sender |
Definition at line 798 of file mpegaudio.c.
Referenced by test_quality_control(), and testqc_Notify().
| IUnknown * testqc::outer_unk |
Definition at line 796 of file mpegaudio.c.
Referenced by testqc_AddRef(), testqc_init(), testqc_QueryInterface(), and testqc_Release().
| LONG testqc::refcount |
Definition at line 797 of file mpegaudio.c.
Referenced by testqc_inner_AddRef(), and testqc_inner_Release().