IInternalExtenderProvider::GetExtender Method (String^, String^, Object^, IExtenderSite^, Int32)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Object^ GetExtender(
String^ ExtenderCATID,
String^ ExtenderName,
Object^ ExtendeeObject,
IExtenderSite^ ExtenderSite,
int Cookie
)
Parameters
- ExtenderCATID
-
Type:
System::String^
- ExtenderName
-
Type:
System::String^
- ExtendeeObject
-
Type:
System::Object^
- ExtenderSite
-
Type:
EnvDTE::IExtenderSite^
- Cookie
-
Type:
System::Int32
Return Value
Type: System::Object^
Show: