MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
class DarwinGroupMBS
class, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: A class with information about a Group on Mac OS X.
class, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: A class with information about a Group on Mac OS X.
DarwinGroupMBS.CurrentEffectiveUserID as integer
method, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 8.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The effective user ID of the calling process.
Notes: The real user ID is that of the user who has invoked the program. As the effective user ID gives the process additional permissions during execution of 'set-user-ID' mode processes, getuid() is used to determine the real-user-id of the calling process.
method, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 8.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The effective user ID of the calling process.
Notes: The real user ID is that of the user who has invoked the program. As the effective user ID gives the process additional permissions during execution of 'set-user-ID' mode processes, getuid() is used to determine the real-user-id of the calling process.
DarwinGroupMBS.CurrentGroupID as integer
method, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 8.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The real group ID of the calling process.
Notes: The real group ID is specified at login time.
method, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 8.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The real group ID of the calling process.
Notes: The real group ID is specified at login time.
DarwinGroupMBS.CurrentUserID as integer
method, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 8.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The real user ID of the calling process.
Notes: The real user ID is that of the user who has invoked the program. As the effective user ID gives the process additional permissions during execution of 'set-user-ID' mode processes, getuid() is used to determine the real-user-id of the calling process.
method, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 8.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The real user ID of the calling process.
Notes: The real user ID is that of the user who has invoked the program. As the effective user ID gives the process additional permissions during execution of 'set-user-ID' mode processes, getuid() is used to determine the real-user-id of the calling process.
DarwinGroupMBS.GroupID as Integer
property, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The group ID of the Group.
Notes: (Read only property)
property, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The group ID of the Group.
Notes: (Read only property)
DarwinGroupMBS.LoadGroupByID(Groupid as integer)
method, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Fills the properties of this class with the values for the Group with the given ID.
method, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Fills the properties of this class with the values for the Group with the given ID.
DarwinGroupMBS.LoadGroupByName(name as string)
method, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Fills the properties of this class with the values for the given Group.
method, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: Fills the properties of this class with the values for the given Group.
DarwinGroupMBS.Name as string
property, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The name of the Group.
Notes: (Read only property)
property, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The name of the Group.
Notes: (Read only property)
DarwinGroupMBS.Password as string
property, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The password for this group.
Notes: (Read only property)
property, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The password for this group.
Notes: (Read only property)
DarwinGroupMBS.Ready as Boolean
property, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: whether the values in this class were filled correctly.
Notes: (Read only property)
property, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: whether the values in this class were filled correctly.
Notes: (Read only property)
DarwinGroupMBS.UserCount as Integer
property, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The number of users in this group.
Notes: (Read only property)
property, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The number of users in this group.
Notes: (Read only property)
DarwinGroupMBS.UserName(index as integer) as string
method, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The Group ID of this Group.
method, Process, MBS MacOSX Plugin (Darwin), class DarwinGroupMBS, Console safe, Plugin version: 3.2, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: The Group ID of this Group.
The items on this page are in the following plugins: MBS MacOSX Plugin.
Monkeybread Software Realbasic Plugins - Förderverein St. Arnulf Nickenich