[Visual Basic] Overloads Public Sub EndScene( _ ByVal OverrideWindow As Control _ )
[C#] public void EndScene( ControlOverrideWindow );
Parameters
OverrideWindow
Pointer to a destination window whose client area is taken as the target for this presentation. If this parameter is omitted, PresentParameters.DeviceWindow is taken.