LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

FindUser Method

Show in webframe



String containing the name of the user you wish to find.
Searches for a user in the list of authorized users.
Syntax
'Declaration
 
Public Function FindUser( _
   ByVal Username As String _
) As Integer
'Usage
 
Dim instance As RTSPSecurity
Dim Username As String
Dim value As Integer
 
value = instance.FindUser(Username)
public int FindUser( 
   string Username
)
public:
int FindUser( 
   String^ Username
) 

Parameters

Username
String containing the name of the user you wish to find.

Return Value

The 0-based index of the user if found; otherwise -1
Requirements

Target Platforms

See Also

Reference

RTSPSecurity Class
RTSPSecurity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features