CommonMessagePump.IOleComponent2Private.FQueryTerminate(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- fPromptUser
- Int32
Returns
Implements
Microsoft.Internal.VisualStudio.Shell.Interop.IOleComponent2Private.FQueryTerminate(System.Int32)