2.2.1.2 CloseMedia

CloseMedia is a two-way request message, so the callingConvention parameter in the Dispatch Request tag MUST be dslrRequest (0x00000001). The function handle for the Dispatch Request tag for CloseMedia MUST be 0x00000001.

This message is called to close the streaming media session.

The message does not take any input parameters.

Response payload (result and output parameters):


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Result

Result (4 bytes): An unsigned 32-bit integer. An HRESULT that is returned from the function call. See [MS-DSLR] section 2.2.2.5 for error codes.