accessoryservices/accessoryserver/inc/Server/AccSrvASYProxyHandler.h
branchRCL_3
changeset 20 1ddbe54d0645
parent 0 4e1aa6a622a0
equal deleted inserted replaced
19:94cb00198351 20:1ddbe54d0645
   121         * @param aPtrBuf Pointer to CBufFlat buffer where CAccPolObjectCon object
   121         * @param aPtrBuf Pointer to CBufFlat buffer where CAccPolObjectCon object
   122         *                is externalized to.
   122         *                is externalized to.
   123         * @return Transaction ID assigned to this operation.
   123         * @return Transaction ID assigned to this operation.
   124         * @see RemoveTransactionID
   124         * @see RemoveTransactionID
   125         */
   125         */
   126         TInt StoreTransactionID( TProcessCmdId aCmdId,
   126         TInt StoreTransactionIDL( TProcessCmdId aCmdId,
   127                                  TASYCommandParamRecord& aASYCommand,
   127                                  TASYCommandParamRecord& aASYCommand,
   128                                  TPtr8* aPtrBuf );
   128                                  TPtr8* aPtrBuf );
   129 
   129 
   130         /**
   130         /**
   131         * Generate a new unique transaction id for ASY transaction handling.
   131         * Generate a new unique transaction id for ASY transaction handling.