IVsSccManager3::BrowseForProject Method (String^, Int32)

 

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

int BrowseForProject(
	[OutAttribute] String^% pbstrDirectory,
	[OutAttribute] int% pfOK
)

Parameters

pbstrDirectory
Type: System::String^

pfOK
Type: System::Int32

Return Value

Type: System::Int32

Return to top
Show: