ReactOS 0.4.16-dev-533-gc7d1aa3
|
Public Attributes | |
const CLSID * | clsid |
int | stream_count |
struct stream_def | stream [MAX_STREAM] |
Definition at line 3849 of file ole2.c.
Referenced by check_storage_contents(), and create_storage_from_def().
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().
int storage_def::stream_count |
Definition at line 3850 of file ole2.c.
Referenced by check_storage_contents(), create_storage_from_def(), and test_OleCreateStaticFromData().