EnumLocalGroup( )
| Action: | Enumerates
the local groups of which the current user is a member. |
||||
| Syntax: | EnumLocalGroup
(Index) |
||||
| Parameters: |
Index
Source
|
||||
| Remarks: |
Local group membership in the logondomain can be enumerated using ENUMGROUP. EnumLocalGroup is intended for local groups in other domains or on member servers. |
||||
| Returns: |
|
||||
| See Also: |
EnumGroup(
), InGroup(
) |
||||
| Examples: |
$Index
= 0 $Index
= 0 |