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

Public Attributes

IStream IStream_iface
 
LONG ref
 
HANDLE hFile
 
DWORD dwMode
 
LPOLESTR lpszPath
 
DWORD type
 
DWORD grfStateBits
 

Detailed Description

Definition at line 42 of file istream.c.

Member Data Documentation

◆ dwMode

DWORD ISHFileStream::dwMode

Definition at line 47 of file istream.c.

Referenced by IStream_Create().

◆ grfStateBits

DWORD ISHFileStream::grfStateBits

Definition at line 50 of file istream.c.

Referenced by IStream_Create().

◆ hFile

HANDLE ISHFileStream::hFile

Definition at line 46 of file istream.c.

Referenced by IStream_Create().

◆ IStream_iface

IStream ISHFileStream::IStream_iface

Definition at line 44 of file istream.c.

Referenced by IStream_Create().

◆ lpszPath

LPOLESTR ISHFileStream::lpszPath

Definition at line 48 of file istream.c.

Referenced by IStream_Create().

◆ ref

LONG ISHFileStream::ref

Definition at line 45 of file istream.c.

Referenced by IStream_Create().

◆ type

DWORD ISHFileStream::type

Definition at line 49 of file istream.c.

Referenced by IStream_Create().


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