Role management interface  
 More...
import <Role.idl;
Role management interface 
Definition at line 15 of file Role.idl.
◆ getInfo()
      
        
          | Info usermgmt::Role::getInfo | ( |  | ) |  | 
      
 
Retrieve role information. 
- Returns
- role info 
 
 
◆ updateFull()
      
        
          | int usermgmt::Role::updateFull | ( | in Info | info | ) |  | 
      
 
Change role settings. 
- Parameters
- 
  
  
- Returns
- 0 if OK 
- 
1 if the role information is invalid 
 
 
◆ ERR_INVALID_VALUE
      
        
          | constant int usermgmt::Role::ERR_INVALID_VALUE = 1 | 
      
 
Invalid arguments. 
Definition at line 17 of file Role.idl.
 
 
The documentation for this interface was generated from the following file: