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.