diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/msgqinternal_8h.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/msgqinternal_8h.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,48 @@ + + +
+ +Go to the source code of this file.
+Classes | |
struct | MsgQInfo |
struct | MsgQInfoList |
Typedefs | |
+typedef struct MsgQInfo * | MSGQ_INFO_PTR |
+typedef struct MsgQInfo | MSGQ_INFO |
+typedef struct MsgQInfoList * | MSGQ_INFO_LIST_PTR |
+typedef struct MsgQInfoList | MSGQ_INFO_LIST |
Functions | |
+int | InstallMsqQTable (ULONG qName, int qId, int semId, int *err) |
+void | AddToMsgQTable (ULONG qName) |
+int | RemoveFromMsqQTable (ULONG qName, int *err) |
+void | DeleteFromMsgQTable (ULONG qName) |
+MSGQ_INFO * | MsgQTableLookup (ULONG qName) |
Description: Internal Header file for MsgQLib Copyright (c) 2007 Nokia Corporation. This material, including documentation and any related computer programs, is protected by copyright controlled by Nokia Corporation.
+ +Definition in file msgqinternal.h.
+