MSenIdentityProviderIdArray Class Reference

class MSenIdentityProviderIdArray
Abstract interface for ProviderID array classes SenServDesc.lib
Since
Series60 3.0
Public Member Functions
IMPORT_C TBool IsStrict ()
void SetStrict ( TBool )

Member Functions Documentation

IsStrict()

IMPORT_C TBool IsStrict ( ) const [pure virtual]
Method to check if the array is defined as strict.
Since
Series60 3.0

SetStrict(TBool)

void SetStrict ( TBool aStrict ) [pure virtual]
Method for setting the strict flag.
Since
Series60 3.0

Parameters

TBool aStrict the value the flag should be set.