ReactOS 0.4.16-dev-2384-gff6bd79
OLECONVERT_OLESTREAM_DATA Struct Reference

Public Attributes

DWORD dwOleID
 
DWORD dwTypeID
 
DWORD dwOleTypeNameLength
 
CHAR strOleTypeName [OLESTREAM_MAX_STR_LEN]
 
CHARpstrOleObjFileName
 
DWORD dwOleObjFileNameLength
 
DWORD dwMetaFileWidth
 
DWORD dwMetaFileHeight
 
CHAR strUnknown [8]
 
DWORD dwDataLength
 
BYTEpData
 

Detailed Description

Definition at line 9339 of file storage32.c.

Member Data Documentation

◆ dwDataLength

DWORD OLECONVERT_OLESTREAM_DATA::dwDataLength

Definition at line 9350 of file storage32.c.

Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().

◆ dwMetaFileHeight

DWORD OLECONVERT_OLESTREAM_DATA::dwMetaFileHeight

Definition at line 9348 of file storage32.c.

Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().

◆ dwMetaFileWidth

DWORD OLECONVERT_OLESTREAM_DATA::dwMetaFileWidth

Definition at line 9347 of file storage32.c.

Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().

◆ dwOleID

DWORD OLECONVERT_OLESTREAM_DATA::dwOleID

Definition at line 9341 of file storage32.c.

Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().

◆ dwOleObjFileNameLength

DWORD OLECONVERT_OLESTREAM_DATA::dwOleObjFileNameLength

Definition at line 9346 of file storage32.c.

◆ dwOleTypeNameLength

DWORD OLECONVERT_OLESTREAM_DATA::dwOleTypeNameLength

Definition at line 9343 of file storage32.c.

Referenced by OLECONVERT_GetOle20PresData(), and OleConvertIStorageToOLESTREAM().

◆ dwTypeID

DWORD OLECONVERT_OLESTREAM_DATA::dwTypeID

Definition at line 9342 of file storage32.c.

Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().

◆ pData

BYTE* OLECONVERT_OLESTREAM_DATA::pData

Definition at line 9351 of file storage32.c.

Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().

◆ pstrOleObjFileName

CHAR* OLECONVERT_OLESTREAM_DATA::pstrOleObjFileName

Definition at line 9345 of file storage32.c.

Referenced by OleConvertOLESTREAMToIStorage().

◆ strOleTypeName

CHAR OLECONVERT_OLESTREAM_DATA::strOleTypeName[OLESTREAM_MAX_STR_LEN]

Definition at line 9344 of file storage32.c.

Referenced by OLECONVERT_GetOle20PresData().

◆ strUnknown

CHAR OLECONVERT_OLESTREAM_DATA::strUnknown[8]

Definition at line 9349 of file storage32.c.


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