ReactOS 0.4.16-dev-2384-gff6bd79
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 3700 of file ole2.c.

Member Data Documentation

◆ advf

ADVF stream_def::advf

Definition at line 3705 of file ole2.c.

◆ cf

int stream_def::cf

Definition at line 3703 of file ole2.c.

◆ data

const void* stream_def::data

Definition at line 3706 of file ole2.c.

◆ data_size

size_t stream_def::data_size

Definition at line 3707 of file ole2.c.

◆ dvAspect

DVASPECT stream_def::dvAspect

Definition at line 3704 of file ole2.c.

◆ name

const char* stream_def::name

Definition at line 3702 of file ole2.c.


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