IRemoteDesktopClientEvents::OnStatusChanged method
[This documentation is preliminary and is subject to change.]
Applies to: desktop apps | Metro style apps
Called when the client control has updated its status.
Syntax
void OnStatusChanged( [in] LONG statusCode, [in] BSTR statusMessage );
Parameters
- statusCode [in]
-
Specifies the new status code.
- statusMessage [in]
-
The status message text.
Return value
This method does not return a value.
Requirements
|
Minimum supported client | Windows 8 Consumer Preview |
|---|---|
|
Minimum supported server | Windows Server 8 Beta |
See also
Send comments about this topic to Microsoft
Build date: 4/21/2012
Community Additions
Show: