uaPLUS Reference
numberOfGroups Field
See Also  Send Feedback
NSPlugin Namespace > ServerInstanceInfo Class : numberOfGroups Field

Glossary Item Box

Number of DA groups / UA subscriptions the client application has currently added.

Syntax

Visual Basic (Declaration) 
<MarshalAsAttribute(UnmanagedType.Bool Or  _
    UnmanagedType.I1 Or  _
    UnmanagedType.U1 Or  _
    UnmanagedType.I2 Or  _
    UnmanagedType.U2 Or  _
    UnmanagedType.I4)>
Public numberOfGroups As Integer
C# 
[MarshalAsAttribute(UnmanagedType.Bool | 
    UnmanagedType.I1 | 
    UnmanagedType.U1 | 
    UnmanagedType.I2 | 
    UnmanagedType.U2 | 
    UnmanagedType.I4)]
public int numberOfGroups

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.