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

Public Attributes

IUnknown IUnknown_iface
 
struct dmobject dmobj
 
LONG ref
 
struct list port_config_entries
 

Detailed Description

Definition at line 57 of file audiopath.c.

Member Data Documentation

◆ dmobj

struct dmobject audio_path_config::dmobj

Definition at line 60 of file audiopath.c.

Referenced by impl_from_IPersistStream().

◆ IUnknown_iface

IUnknown audio_path_config::IUnknown_iface

Definition at line 59 of file audiopath.c.

Referenced by impl_from_IUnknown().

◆ port_config_entries

struct list audio_path_config::port_config_entries

Definition at line 63 of file audiopath.c.

◆ ref

LONG audio_path_config::ref

Definition at line 61 of file audiopath.c.

Referenced by path_config_IUnknown_AddRef().


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