CommonMessagePump.IOleComponent2Private.FQueryTerminate(Int32) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
Параметры
- fPromptUser
- Int32
Возвращаемое значение
Реализации
Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FQueryTerminate(System.Int32)