VideoWindow.SetWindowForeground method

Namespace:  Microsoft.Lync.Model.Conversation.AudioVideo
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Sub SetWindowForeground ( _
    focus As Integer _
)
'Usage
Dim instance As VideoWindow
Dim focus As Integer

instance.SetWindowForeground(focus)
public void SetWindowForeground(
    int focus
)

Parameters

See also

Reference

VideoWindow class

VideoWindow members

Microsoft.Lync.Model.Conversation.AudioVideo namespace