Visual Basic (Declaration) | |
---|---|
Public Overridable Function onGetState( _ ByRef _active As Boolean, _ ByRef _bufferTime As Integer, _ ByRef _maxSize As Integer, _ ByRef _clientSubscription As Integer _ ) As Integer |
C# | |
---|---|
public virtual int onGetState( out bool _active, out int _bufferTime, out int _maxSize, out int _clientSubscription ) |
Parameters
- _active
- _bufferTime
- _maxSize
- _clientSubscription
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family