ILocalRegistry Members
Include Protected Members
Include Inherited Members
Establishes a locally-registered COM object relative to the local Visual Studio registry hive.
The ILocalRegistry type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateInstance | Creates an instance of a class listed in the local registry. | |
GetClassObjectOfClsid | Returns the class object associated with a CLSID. | |
GetTypeLibOfClsid | Not implemented. Do not use. |
Top