uaPLUS Reference
onGetServerInfo(Int32,Int32,Int32[]) Method
See Also  Send Feedback
Advosol.uaPLUS Namespace > uaPLUS Class > onGetServerInfo Method : onGetServerInfo(Int32,Int32,Int32[]) Method

state
sessionCount
subscriptionCount

Glossary Item Box

Syntax

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

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.