ce/cetdll.c File Reference

Cetoys dll. More...

#include "cetdllrc.h"
#include "cellinfo.h"
#include "wintools.h"
#include <windows.h>
#include <string.h>

Defines

#define MS_TIMEOUT   10000
 Timeout in millisecond to wait for the RIL callback routine to become ready.

Typedefs

typedef struct _IRAPIStream IRAPIStream
 Stream type for CeRapiInvoke-like functions.

Enumerations

enum  _t_cetdll_err {
  CETDLL_OK = 0, CETDLL_PARAM, CETDLL_ABANDON, CETDLL_TIMEOUT,
  CETDLL_INIT, CETDLL_QUERY, CETDLL_CRTEVNT, CETDLL_UNKNOWN
}

Functions

BOOL WINAPI DllMain (HANDLE hInstDLL, DWORD dwReason, LPVOID lpvReserved)
 Main entry point for the dll.
HRESULT APIENTRY getRILCellInfo (DWORD cbInput, BYTE *pInput, DWORD *pcbOutput, BYTE **ppOutput, IRAPIStream *pStream)
 Returns the information about the presenlty active GSM cell.


Detailed Description

Cetoys dll.

Dll to use in RAPI invoke calls or for the today screen plugins.

Author:
Daniel Stoinski
Version:
$Revision$

Enumeration Type Documentation

Enumerator:
CETDLL_OK 
CETDLL_PARAM 
CETDLL_ABANDON 
CETDLL_TIMEOUT 
CETDLL_INIT 
CETDLL_QUERY 
CETDLL_CRTEVNT 
CETDLL_UNKNOWN 


Generated on Mon Jul 12 14:51:51 2010 for cetoys by  doxygen 1.5.6