class MSsmConditionalCallback |
Callback used by CSsmCommandListResourceReader when a decision needs to be made on whether to include a command in a command list or not.
Public Member Functions | |
---|---|
TBool | ConditionalCommandAllowedL(CResourceFile &, TInt) |
TBool | ConditionalCommandAllowedL | ( | CResourceFile & | aResourceFile, |
TInt | aResourceId | |||
) | [pure virtual] |
Called by CSsmCommandListResourceReader to determine if a command should be added to a command list.
Both the resource ID for the condition information and the resource file are provided. This allows the conditional information at the resource ID to reference other resources in the same resource file.
CResourceFile & aResourceFile | The resource file which contains the conditional information. |
TInt aResourceId | The resource ID containing the conditional information. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.