IOrclDebugServices.GetLogonInfo(String, String, String) 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 GetLogonInfo([Runtime::InteropServices::Out] System::String ^ % pbstrUserName, [Runtime::InteropServices::Out] System::String ^ % pbstrPassword, [Runtime::InteropServices::Out] System::String ^ % pbstrServiceName);
public int GetLogonInfo(out string pbstrUserName, out string pbstrPassword, out string pbstrServiceName);
abstract member GetLogonInfo : string * string * string -> int
Public Function GetLogonInfo (ByRef pbstrUserName As String, ByRef pbstrPassword As String, ByRef pbstrServiceName As String) As Integer
Parameters
- pbstrUserName
- String
- pbstrPassword
- String
- pbstrServiceName
- String