Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The OLENativeStream structure is contained inside an OLE Compound File Stream object ([MS-CFB] section 1.3). The OLE Compound File Stream object is named "\1Ole10Native". The stream object is contained within the OLE Compound File Storage object ([MS-CFB] section 1.3) that corresponds to the linked object or embedded object (see section 1.3.3). This stream is present when native data from a container document in the OLE1.0 format is converted to the OLE2.0 format. The OLENativeStream structure specifies the native data for OLE1.0 embedded objects.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NativeDataSize |
|||||||||||||||||||||||||||||||
NativeData (variable) |
|||||||||||||||||||||||||||||||
... |
NativeDataSize (4 bytes): This MUST be set to the size, in bytes, of the NativeData field.
NativeData (variable): This MUST be set to an array of bytes that contains the native data.