CommonMessagePump.IOleComponent2Private.FQueryTerminate(Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
virtual int Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FQueryTerminate(int fPromptUser) = Microsoft::Internal::VisualStudio::Shell::Interop::IOleComponent2Private::FQueryTerminate;
virtual int Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FQueryTerminate(int fPromptUser) = Microsoft::Internal::VisualStudio::Shell::Interop::IOleComponent2Private::FQueryTerminate;
int Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FQueryTerminate(int fPromptUser);
int IOleComponent2Private.FQueryTerminate (int fPromptUser);
abstract member Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FQueryTerminate : int -> int
override this.Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FQueryTerminate : int -> int
Function FQueryTerminate (fPromptUser As Integer) As Integer Implements IOleComponent2Private.FQueryTerminate
Parâmetros
- fPromptUser
- Int32
Retornos
Implementações
Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FQueryTerminate(System.Int32)