|
Public Member Functions |
| HRESULT | GetGroupNames ([out, retval, satype(VARIANT)] SAFEARRAY **out_retval) |
| | Retrieves names of groups this user is associated to.
|
| HRESULT | GetGroups ([out, retval, satype(VARIANT)] SAFEARRAY **out_retval) |
| | Retrieves groups this user is associated to.
|
| HRESULT | GetGroupsByName ([in] BSTR in_name,[out, retval, satype(VARIANT)] SAFEARRAY **out_retval) |
| | Retrieves groups this user is associated to, that have given name.
|
Properties |
| ICommonspace | Commonspace [get] |
| VARIANT_BOOL | IsAministrator [get] |
| | Is this user administrator?
|
| BSTR | Name [get] |
| | User name.
|