IVsGetScciProviderInterface Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the source code control provider interface.
public interface class IVsGetScciProviderInterface
public interface class IVsGetScciProviderInterface
__interface IVsGetScciProviderInterface
[System.Runtime.InteropServices.Guid("53544C4D-C1F3-0ADC-BEA7-EA1A8FECFDD9")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsGetScciProviderInterface
[<System.Runtime.InteropServices.Guid("53544C4D-C1F3-0ADC-BEA7-EA1A8FECFDD9")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsGetScciProviderInterface = interface
Public Interface IVsGetScciProviderInterface
- Attributes
Methods
GetSourceControlProviderID(Guid) |
Gets a pointer to the active source code control provider. |
GetSourceControlProviderInterface(Guid, IntPtr) |
Gets the specified source code control provider object. |