IVsSmartOpenScope Members
Include Protected Members
Include Inherited Members
Opens an existing assembly and maps the assembly's metadata to memory. The interface provides smart opening, automatically choosing between opening the scope with or without locking. You can get an instance of this interface using the SVsSmartOpenScope (SID_SVsSmartOpenScope) service.
The IVsSmartOpenScope type exposes the following members.
Methods
Name | Description | |
---|---|---|
OpenScope | Open a scope and return a requested interface on it. |
Top