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

Public Attributes

const CLSIDclsid
 
int stream_count
 
struct stream_def stream [MAX_STREAM]
 

Detailed Description

Definition at line 3847 of file ole2.c.

Member Data Documentation

◆ clsid

const CLSID* storage_def::clsid

Definition at line 3849 of file ole2.c.

Referenced by check_storage_contents(), and create_storage_from_def().

◆ stream

struct stream_def storage_def::stream[MAX_STREAM]

Definition at line 3851 of file ole2.c.

Referenced by check_storage_contents(), create_storage_from_def(), and get_stgdef().

◆ stream_count

int storage_def::stream_count

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