IVsGetScciProviderInterface::GetSourceControlProviderID Method (Guid)

 

Gets a pointer to the active source code control provider.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

void GetSourceControlProviderID(
	[OutAttribute] Guid% pguidSCCProvider
)

Parameters

pguidSCCProvider
Type: System::Guid

[out] GUID of the active source code control provider.

Return to top
Show: