ReactOS 0.4.15-dev-7788-g1ad9096
enum_context Struct Reference
Collaboration diagram for enum_context:

Public Attributes

IDxDiagContainerImpl_Containercont
 
HRESULT hr
 
int index
 

Detailed Description

Definition at line 1373 of file provider.c.

Member Data Documentation

◆ cont

IDxDiagContainerImpl_Container* enum_context::cont

Definition at line 1375 of file provider.c.

Referenced by build_directsound_tree(), and dsound_enum().

◆ hr

HRESULT enum_context::hr

Definition at line 1376 of file provider.c.

Referenced by build_directsound_tree(), and dsound_enum().

◆ index

int enum_context::index

Definition at line 1377 of file provider.c.

Referenced by build_directsound_tree(), and dsound_enum().


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