IccUser constructors
Constructor (1)
IccUser (const IccUserId&
id
,
const IccGroupId*
gid
= 0)
id
A reference to an
IccUserId
object that contains the user ID name
gid
An optional pointer to an
IccGroupId
object that contains information about the user's group ID.
Constructor (2)
IccUser (const char*
userName
,
const char*
groupName
= 0)
userName
The 8-character user ID
gid
The optional 8-character group ID.
[[
Contents
Previous Page
|
Next Page
Index
]]