Help2::AskAQuestion Method (UInt32)

 

Displays a URL based on the supplied flag.

Namespace:   Microsoft.VisualStudio.VSHelp80
Assembly:  Microsoft.VisualStudio.VSHelp80 (in Microsoft.VisualStudio.VSHelp80.dll)

void AskAQuestion(
	unsigned int askQuestionFlags
)

Parameters

askQuestionFlags
Type: System::UInt32

A flag specified in __vsAskQuestionFlags enumeration.

AskAQuestion is implemented to ask a question or to send feedback.

Return to top
Show: