다음을 통해 공유


OleComponent.IOleComponent.FQueryTerminate Method

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Private Function FQueryTerminate ( _
    fPromptUser As Integer _
) As Integer Implements IOleComponent.FQueryTerminate
int IOleComponent.FQueryTerminate(
    int fPromptUser
)

Parameters

  • fPromptUser
    Type: System.Int32
    A value indicating whether user prompting should occur if necessary.

Return Value

Type: System.Int32

Implements

IOleComponent.FQueryTerminate(Int32)

.NET Framework Security

See Also

Reference

OleComponent Class

Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace