From 3e30ee1749d19f5188560f9a5cdab922180c71ca Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Wed, 2 Oct 2024 16:51:45 +0200 Subject: IMP: Update setup program for ZKA OS SDK. Signed-off-by: Amlal EL Mahrouss --- dev/comm/xpcom_sms.idl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dev/comm') diff --git a/dev/comm/xpcom_sms.idl b/dev/comm/xpcom_sms.idl index 796b476a..2cfa53ba 100644 --- a/dev/comm/xpcom_sms.idl +++ b/dev/comm/xpcom_sms.idl @@ -2,6 +2,7 @@ Copyright ZKA Technologies. +File: xpcom_sms.idl Purpose: SMS XPCOM interface ------------------------------------------- */ @@ -11,10 +12,12 @@ Purpose: SMS XPCOM interface #define protocol class #define interface private #define interface_method + #define CONST const #define CHAR char #define INT32 __INT32_TYPE__ #define SIZE_T __SIZE_TYPE__ + #define _Output #define _Input #define clsid(X) -- cgit v1.2.3