((SI_ACCESS,...) int) = GetAccessRights(ObjectType, Flags
)
Retrieves permission that can be set
Parameters
ObjectType : PyIID
GUID representing type of object, may be NoneFlags : int
Indicates which page is requesting the access rights (SI_ADVANCED, SI_EDIT_AUDITS,
SI_EDIT_PROPERTIES)Return Value
This method should return a 2-tuple containing a sequence of SI_ACCESS tuples,
and a zero-based index indicating which of them is the default