ReactOS 0.4.15-dev-7942-gd23573b
stream_def Struct Reference
Collaboration diagram for stream_def:

Public Attributes

const charname
 
int cf
 
DVASPECT dvAspect
 
ADVF advf
 
const voiddata
 
size_t data_size
 

Detailed Description

Definition at line 3837 of file ole2.c.

Member Data Documentation

◆ advf

ADVF stream_def::advf

Definition at line 3842 of file ole2.c.

◆ cf

int stream_def::cf

Definition at line 3840 of file ole2.c.

◆ data

const void* stream_def::data

Definition at line 3843 of file ole2.c.

◆ data_size

size_t stream_def::data_size

Definition at line 3844 of file ole2.c.

◆ dvAspect

DVASPECT stream_def::dvAspect

Definition at line 3841 of file ole2.c.

◆ name

const char* stream_def::name

Definition at line 3839 of file ole2.c.


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