Copyright © 2005-2019 MultiMedia Soft
GetMaxAvailablePlayers method
Remarks
Retrieves the maximum number of players that can be allocated by the control.
Syntax
[Visual Basic]
Public Function GetMaxAvailablePlayers (
) as Int16
[C#]
public Int16 GetMaxAvailablePlayers (
);
[C++]
public: Int16 GetMaxAvailablePlayers (
Return value
Number representing the maximum number of players.