Share via


ApplicationSharingView.SetParent method

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

Syntax

'Declaration
Public Sub SetParent ( _
    hwndParent As Long _
)
'Usage
Dim instance As ApplicationSharingView
Dim hwndParent As Long

instance.SetParent(hwndParent)
public void SetParent(
    long hwndParent
)

Parameters

See also

Reference

ApplicationSharingView class

ApplicationSharingView members

Microsoft.Lync.Model.Conversation.Sharing namespace