OleComponent::IOleComponent::FQueryTerminate Method (Int32)

 

Microsoft internal use only.

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

private:
virtual int FQueryTerminate(
	int fPromptUser
) sealed = IOleComponent::FQueryTerminate

Parameters

fPromptUser
Type: System::Int32

A value indicating whether user prompting should occur if necessary.

Return Value

Type: System::Int32

Return to top
Show: