IVsSccManager2::BrowseForProject Method (String^, Int32)

 

Obsolete: returns E_NOTIMPL.

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

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

Parameters

pbstrDirectory
Type: System::String^

Do not use.

pfOK
Type: System::Int32

Do not use.

Return Value

Type: System::Int32
Return to top
Show: