See Also

GroupMgr Class  | GroupMgr Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

g
Group Object
sc
User's Security Context
See Also Languages Omb Send comments on this topic.

AddGroup Method

Omb.Admin Namespace > GroupMgr Class : AddGroup Method

Adds a new group to the database

[Visual Basic]
Public Overridable Sub AddGroup( _    ByVal g As Group, _    ByVal sc As SecurityContext _ )
[C#]
public virtual void AddGroup(    Group g,    SecurityContext sc );
[C++]
public: virtual void AddGroup(    Group* g,    SecurityContext* sc )
[C++/CLI]
public: virtual void AddGroup(    Group^ g,    SecurityContext^ sc )

Parameters

g
Group Object
sc
User's Security Context

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

GroupMgr Class  | GroupMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.