IVsExtensibility::IsMethodDisabled Method (Guid, Int32)

 

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)

void IsMethodDisabled(
	Guid% pGUID,
	int dispid
)

Parameters

pGUID
Type: System::Guid

The GUID.

dispid
Type: System::Int32

The dispatch ID.

Return to top
Show: