ReactOS 0.4.15-dev-7953-g1f49173
stgmed_buf_t Struct Reference
Collaboration diagram for stgmed_buf_t:

Public Attributes

IUnknown IUnknown_iface
 
LONG ref
 
IInternetProtocolExprotocol
 
HANDLE file
 
HRESULT hres
 
LPWSTR cache_file
 

Detailed Description

Definition at line 32 of file binding.c.

Member Data Documentation

◆ cache_file

LPWSTR stgmed_buf_t::cache_file

Definition at line 42 of file binding.c.

Referenced by stgmed_file_fill_stgmed().

◆ file

HANDLE stgmed_buf_t::file

Definition at line 39 of file binding.c.

◆ hres

HRESULT stgmed_buf_t::hres

Definition at line 40 of file binding.c.

◆ IUnknown_iface

IUnknown stgmed_buf_t::IUnknown_iface

Definition at line 33 of file binding.c.

Referenced by stgmed_file_fill_stgmed(), and stgmed_file_release().

◆ protocol

IInternetProtocolEx* stgmed_buf_t::protocol

Definition at line 37 of file binding.c.

Referenced by read_protocol_data().

◆ ref

LONG stgmed_buf_t::ref

Definition at line 35 of file binding.c.


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