IVsSccManager3::GetSccGlyphFromStatus Method (UInt32, array<VsStateIcon>^)

 

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

int GetSccGlyphFromStatus(
	unsigned int dwSccStatus,
	array<VsStateIcon>^ psiGlyph
)

Parameters

dwSccStatus
Type: System::UInt32

psiGlyph
Type: array<Microsoft.VisualStudio.Shell.Interop::VsStateIcon>^

Return Value

Type: System::Int32

Return to top
Show: