Visual Basic (Declaration) | |
---|---|
Public Overloads Function onGetServerInfo( _ ByRef state As Integer, _ ByRef sessionCount As Integer, _ ByRef subscriptionCount As Integer() _ ) As Integer |
C# | |
---|---|
public int onGetServerInfo( out int state, out int sessionCount, out int[] subscriptionCount ) |
Parameters
- state
- sessionCount
- subscriptionCount
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family