This function gets array of module feature codes for all modules that can be controlled via permissions, and an array of all module feature codes that the user can access (effective permissions).
Syntax
Parameters
Return Value
Sub CssSPC.SPCGetUserEffModPerms( _
Optional ByRef allModules As Variant, _
Optional ByRef userModules As Variant)