MLtsyDispatchSecurityIsSecurityCodeBlocked Class Reference

class MLtsyDispatchSecurityIsSecurityCodeBlocked : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleIsSecurityCodeBlockedReqL ( DispatcherSecurity::TSecurityCodeId )
Public Attributes
const TInt KLtsyDispatchSecurityIsSecurityCodeBlockedApiId

Member Functions Documentation

HandleIsSecurityCodeBlockedReqL(DispatcherSecurity::TSecurityCodeId)

TInt HandleIsSecurityCodeBlockedReqL ( DispatcherSecurity::TSecurityCodeId aSecCodeID ) [pure virtual]

The CTSY Dispatcher shall invoke this function on receiving the ECustomIsBlockedIPC request from the CTSY.

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSecurityIsSecurityCodeBlockedComp()

Implementation of this interface should support retrieving synchronously the information if the security code is blocked or not.

Parameters

DispatcherSecurity::TSecurityCodeId aSecCodeID

Member Data Documentation

const TInt KLtsyDispatchSecurityIsSecurityCodeBlockedApiId

const TInt KLtsyDispatchSecurityIsSecurityCodeBlockedApiId [static]