MSenIdentityProviderIdArray Class Reference
#include
<mw/MSenIdentityProviderIdArray.h>
Link against: SenServDesc.lib
class MSenIdentityProviderIdArray |
Detailed Description
Abstract interface for ProviderID array classes
- Since
- Series60 3.0
Member Function Documentation
IsStrict ( )
IMPORT_C TBool | IsStrict | ( | ) | const [pure virtual] |
Method to check if the array is defined as strict.
- Since
- Series60 3.0
Returns: ETrue if array is strict, EFalse if not
SetStrict ( TBool )
void | SetStrict | ( | TBool | aStrict | ) | [pure virtual] |
Method for setting the strict flag.
- Since
- Series60 3.0
Parameter | Description | aStrict | the value the flag should be set. |