IRemoteDesktopClientEvents::OnRemoteDesktopSizeChanged method
[This documentation is preliminary and is subject to change.]
Applies to: desktop apps | Metro style apps
Called when the remote desktop size has changed.
Syntax
void OnRemoteDesktopSizeChanged(
LONG width,
LONG height
);
Parameters
width
Specifies the new width of the remote desktop, in pixels.height
Specifies the new height of the remote desktop, in pixels.
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