class TCFSourceCommandSenderId |
Source command sender identity. Identifies the sender of a context source command via sender's secure id and script id. Script id is valid when secure id is CFServer's id, otherwise script id should be KErrNotFound.
TInt | iScriptId |
Id of the script firing the command as an action. The value is KErrNotFound (-1) if the command is not from a script.
TSecureId | iSender |
Secure id of the sender thread. The value is CFServer's secure id when the command is coming from a script action, otherwise it is the client's secure id.
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.