2.2.1.8 RegistrationResponseMessage Response

The RegistrationResponseMessage message contains the return value for the RegistrationResponseMessage function. The callingConvention parameter in the dispatch response tag MUST be set todslrResponse (0x00000002).

The response payload contains the return value and has the following format.


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, in big-endian byte order. This field contains the HRESULT returned by the function call. For error codes, see [MS-DSLR] and [MS-ERREF].