Método IOleComponent2.FQueryTerminate (Int32)
Publicado: abril de 2016
Use Base
True
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (em Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Sintaxe
int FQueryTerminate(
int fPromptUser
)
int FQueryTerminate(
int fPromptUser
)
abstract FQueryTerminate :
fPromptUser:int -> int
Function FQueryTerminate (
fPromptUser As Integer
) As Integer
Parâmetros
- fPromptUser
Valor de retorno
Type: System.Int32
Implementações
IOleComponent.FQueryTerminate(Int32)
Consulte também
Interface IOleComponent2
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo