accessoryservices/accessoryserver/inc/Server/AccSrvASYProxyHandler.h
branchRCL_3
changeset 81 24127ea5a236
parent 56 1ddbe54d0645
equal deleted inserted replaced
71:fdcef27a50b8 81:24127ea5a236
   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 StoreTransactionIDL( TProcessCmdId aCmdId,
   126         TInt StoreTransactionID( 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.