_dispFindEvents_SinkHelper::FindDone Method (vsFindResult, Boolean)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
virtual void FindDone(
	vsFindResult A_1,
	bool A_2
)

Parameters

A_1
Type: EnvDTE::vsFindResult

 

A_2
Type: System::Boolean

 

Return to top
Show: