2.2.4.11 LinkMacToViewerReportStartStriding
The LinkMacToViewerReportStartStriding message is used by the server to respond to a LinkViewerToMacStartStriding (section 2.2.4.26) message from the client.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
chunkLen |
|||||||||||||||||||||||||||||||
MID |
|||||||||||||||||||||||||||||||
hr |
|||||||||||||||||||||||||||||||
playIncarnation |
|||||||||||||||||||||||||||||||
spare |
chunkLen (4 bytes): Length of the message in chunks. A chunk is 8 bytes.
MID (4 bytes): Message ID. For this message, the value MUST be 0x0004000a.
hr (4 bytes): HRESULT. Result of processing the client LinkViewerToMacStartStriding (section 2.2.4.26) message. For HRESULT codes, see [MS-ERREF].
playIncarnation (4 bytes): A 32-bit field. It MUST be the value of the playIncarnation field in the LinkViewerToMacStartStriding (section 2.2.4.26) message that this LinkMacToViewerReportStartStriding message is a response to.
spare (4 bytes): A 32-bit field. It MUST be set to 0x00000000.