ReactOS 0.4.15-dev-7994-gb388cb6
tagMediaInfo Struct Reference
Collaboration diagram for tagMediaInfo:

Public Attributes

struct list entry
 
LPWSTR path
 
WCHAR szIndex [10]
 
DWORD index
 

Detailed Description

Definition at line 45 of file source.c.

Member Data Documentation

◆ entry

struct list tagMediaInfo::entry

Definition at line 47 of file source.c.

Referenced by add_source_to_list().

◆ index

DWORD tagMediaInfo::index

Definition at line 50 of file source.c.

Referenced by add_source_to_list().

◆ path

LPWSTR tagMediaInfo::path

Definition at line 48 of file source.c.

◆ szIndex

WCHAR tagMediaInfo::szIndex[10]

Definition at line 49 of file source.c.

Referenced by add_source_to_list().


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