IVSMDDesignerLoader::Initialize Method (Object^, Object^, Int32, Object^)
Visual Studio 2015
Initializes the loader. This associates it with a doc data object and an item ID.
Assembly: Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)
Parameters
- pSp
-
Type:
System::Object^
The IServiceProvider.
- pHier
-
Type:
System::Object^
The IVsHierarchy.
- itemid
- Type: System::Int32
- pDocData
-
Type:
System::Object^
An IntPtr to a doc data object.
Show: