Visual Basic (Declaration) | |
---|---|
Public Overloads Sub setPasswordAsync( _ ByVal userId As String, _ ByVal password As String, _ ByVal userState As Object _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As SforceService Dim userId As String Dim password As String Dim userState As Object instance.setPasswordAsync(userId, password, userState) |
Managed Extensions for C++ | |
---|---|
public: void setPasswordAsync( string* userId, string* password, Object* userState ) |
Parameters
- userId
- password
- userState
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family