Properties of Active Directory groups

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tom

    Properties of Active Directory groups

    Hello,
    I am developing a VB6 application. In a listbox I am showing all Global
    Groups of our Active Directory. This works fine.

    By clicking on a specific group I want to display the properties of that
    group. How do I display the properties of a group? (The same behaviour as if
    you right-click on a group in the AD MMC and
    select 'properties'). Do I have to call a Windows API? If so, which one?

    Thanks, Tom
Working...