Share via


IMsoEServicesDialog.Close Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub Close ( _
    ApplyWebComponentChanges As Boolean _
)
'Usage
Dim instance As IMsoEServicesDialog
Dim ApplyWebComponentChanges As Boolean

instance.Close(ApplyWebComponentChanges)
void Close(
    bool ApplyWebComponentChanges
)

Parameters

See Also

Reference

IMsoEServicesDialog Interface

IMsoEServicesDialog Members

Microsoft.Office.Core Namespace