ReactOS 0.4.15-dev-7942-gd23573b
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 9581 of file storage32.c.

Member Data Documentation

◆ dwDataLength

DWORD OLECONVERT_OLESTREAM_DATA::dwDataLength

Definition at line 9592 of file storage32.c.

Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().

◆ dwMetaFileHeight

DWORD OLECONVERT_OLESTREAM_DATA::dwMetaFileHeight

Definition at line 9590 of file storage32.c.

Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().

◆ dwMetaFileWidth

DWORD OLECONVERT_OLESTREAM_DATA::dwMetaFileWidth

Definition at line 9589 of file storage32.c.

Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().

◆ dwOleID

DWORD OLECONVERT_OLESTREAM_DATA::dwOleID

Definition at line 9583 of file storage32.c.

Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().

◆ dwOleObjFileNameLength

DWORD OLECONVERT_OLESTREAM_DATA::dwOleObjFileNameLength

Definition at line 9588 of file storage32.c.

◆ dwOleTypeNameLength

DWORD OLECONVERT_OLESTREAM_DATA::dwOleTypeNameLength

Definition at line 9585 of file storage32.c.

Referenced by OLECONVERT_GetOle20PresData(), and OleConvertIStorageToOLESTREAM().

◆ dwTypeID

DWORD OLECONVERT_OLESTREAM_DATA::dwTypeID

Definition at line 9584 of file storage32.c.

Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().

◆ pData

BYTE* OLECONVERT_OLESTREAM_DATA::pData

Definition at line 9593 of file storage32.c.

Referenced by OLECONVERT_GetOle10PresData(), and OLECONVERT_GetOle20PresData().

◆ pstrOleObjFileName

CHAR* OLECONVERT_OLESTREAM_DATA::pstrOleObjFileName

Definition at line 9587 of file storage32.c.

Referenced by OleConvertOLESTREAMToIStorage().

◆ strOleTypeName

CHAR OLECONVERT_OLESTREAM_DATA::strOleTypeName[OLESTREAM_MAX_STR_LEN]

Definition at line 9586 of file storage32.c.

Referenced by OLECONVERT_GetOle20PresData().

◆ strUnknown

CHAR OLECONVERT_OLESTREAM_DATA::strUnknown[8]

Definition at line 9591 of file storage32.c.


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