GetObjRightsMap |
Scroll |
This functions returns a list of objects of an specific type (Category, Query, ...) and the corresponding Access Mask for each object.
public void GetObjRightsMap([in] object vUser, [in] int nObjType, [out] object pvaList) |
Arguments
vUser
The User, who wants to archive a document (see Remarks).
nObjType
The Object Type which rights should be determined for (Category, Query, ...) - see Object Types..
pvaList
Array of IDs of type nObjType and the corresponding access rights mask (see Remarks).
Return
Return Value |
Right |
0 |
Use Thereforeā¢ Rights |
1 |
OK - Use Rights Server Rights |
NotImplementedException |
Use Thereforeā¢ Default Rights and do not call that function again |
Remarks
Additional Information about Rights: