public int OpenBrowser( string url )
Public Function OpenBrowser ( _ url As String _ ) As Integer
public: int OpenBrowser( String^ url )