ReactOS 0.4.15-dev-7924-g5949c20
_ITmpFileImpl Struct Reference
Collaboration diagram for _ITmpFileImpl:

Public Attributes

IAVIFile IAVIFile_iface
 
LONG ref
 
AVIFILEINFOW fInfo
 
PAVISTREAMppStreams
 

Detailed Description

Definition at line 37 of file tmpfile.c.

Member Data Documentation

◆ fInfo

AVIFILEINFOW _ITmpFileImpl::fInfo

Definition at line 41 of file tmpfile.c.

Referenced by AVIFILE_CreateAVITempFile().

◆ IAVIFile_iface

IAVIFile _ITmpFileImpl::IAVIFile_iface

Definition at line 38 of file tmpfile.c.

Referenced by AVIFILE_CreateAVITempFile().

◆ ppStreams

PAVISTREAM* _ITmpFileImpl::ppStreams

Definition at line 42 of file tmpfile.c.

Referenced by AVIFILE_CreateAVITempFile().

◆ ref

LONG _ITmpFileImpl::ref

Definition at line 39 of file tmpfile.c.

Referenced by AVIFILE_CreateAVITempFile().


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