IVsSccManager3.BrowseForProject(String, Int32) Method
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.
public:
int BrowseForProject([Runtime::InteropServices::Out] System::String ^ % pbstrDirectory, [Runtime::InteropServices::Out] int % pfOK);
public int BrowseForProject (out string pbstrDirectory, out int pfOK);
abstract member BrowseForProject : string * int -> int
Public Function BrowseForProject (ByRef pbstrDirectory As String, ByRef pfOK As Integer) As Integer
Parameters
- pbstrDirectory
- String
- pfOK
- Int32