MFCDialogVariableExtender::Initialize Method (Object^, IExtenderSite^, Int32)

 

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

Microsoft Internal Use Only.

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

void Initialize(
	Object^ ExtendeeObject,
	IExtenderSite^ ExtenderSite,
	int Cookie
)

Parameters

ExtendeeObject
Type: System::Object^

 Input object

ExtenderSite
Type: EnvDTE::IExtenderSite^

 Site of the extender

Cookie
Type: System::Int32

 Input cookie

Return to top
Show: