IVsOwnedProjectFactory Members
Include Protected Members
Include Inherited Members
Used by projects that support being aggregated by an Owner to persist the OwnerKey in their project file.
The IVsOwnedProjectFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
InitializeForOwner | Called by the project owner to tell the owned project to do all its initialization. | |
PreCreateForOwner | Gives the owned project a chance to create an aggregated project object based on the input controlling IUnknown (pUnkOwner). |
Top