ReactOS 0.4.17-dev-934-g091855f
testqc Struct Reference
Collaboration diagram for testqc:

Public Attributes

IQualityControl IQualityControl_iface
 
IUnknown IUnknown_inner
 
IUnknown * outer_unk
 
LONG refcount
 
IBaseFilter * notify_sender
 
Quality notify_quality
 
HRESULT notify_hr
 

Detailed Description

Definition at line 792 of file mpegaudio.c.

Member Data Documentation

◆ IQualityControl_iface

IQualityControl testqc::IQualityControl_iface

◆ IUnknown_inner

IUnknown testqc::IUnknown_inner

Definition at line 795 of file mpegaudio.c.

Referenced by impl_from_qc_IUnknown(), and testqc_init().

◆ notify_hr

HRESULT testqc::notify_hr

Definition at line 800 of file mpegaudio.c.

Referenced by test_quality_control(), and testqc_Notify().

◆ notify_quality

Quality testqc::notify_quality

Definition at line 799 of file mpegaudio.c.

Referenced by test_quality_control(), and testqc_Notify().

◆ notify_sender

IBaseFilter * testqc::notify_sender

Definition at line 798 of file mpegaudio.c.

Referenced by test_quality_control(), and testqc_Notify().

◆ outer_unk

IUnknown * testqc::outer_unk

Definition at line 796 of file mpegaudio.c.

Referenced by testqc_AddRef(), testqc_init(), testqc_QueryInterface(), and testqc_Release().

◆ refcount

LONG testqc::refcount

Definition at line 797 of file mpegaudio.c.

Referenced by testqc_inner_AddRef(), and testqc_inner_Release().


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