IMsRdpAppContainerClientEvents::OnFatalError method
[This documentation is preliminary and is subject to change.]
Called when the client control encounters a fatal error.
Syntax
void OnFatalError(
[in] LONG errorCode
);
Parameters
errorCode [in]
A code that specifies the error that occurred.Value Meaning 0 An unknown error has occurred.
1 Internal error code 1.
2 An out-of-memory error has occurred.
3 A window-creation error has occurred.
4 Internal error code 2.
5 Internal error code 3. This is not a valid state.
6 Internal error code 4.
7 An unrecoverable error has occurred during client connection.
100 Winsock initialization error.
Return value
This method does not return a value.
Requirements
Minimum supported client |
Windows Developer Preview |
Minimum supported server |
Windows Server Developer Preview |
See also
IMsRdpAppContainerClientEvents
Build date: 9/7/2011