Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Called to indicate that the size of the client control on the remote desktop has changed in response to a client control operation.
void OnRemoteDesktopSizeChange(
[in] long width,
[in] long height
);
width [in]
Width, in pixels, of the resized remote desktop.
height [in]
Height, in pixels, of the resized remote desktop.
This method does not return a value.
This event allows the container to determine if it must resize itself in response to a client control operation, which could result in a larger viewable desktop size. Note that the control will automatically adjust scroll bars for the new session size.
For more information about Remote Desktop Web Connection, see Requirements for Remote Desktop Web Connection.
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IMsTscAxEvents is defined as 336d5562-efa8-482e-8cb3-c5c0fc7a7db6 |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today