Overview of RAPI Functions

Many of the RAPI functions are directly equivalent to their Windows CE counterparts and therefore do not warrant a detailed description. There are, however, some general points to remember when calling these functions:

  • Use CeRapiGetError as described above to determine errors.

  • Call CeCloseHandle to close handles returned from functions such as CeCreateProcess and CeCreateFile.

  • Use CeFindClose to close a handle returned from CeFindFirstFile.

  • Call CeRapiFreeBuffer to free buffers returned from CeReadRecordProps.

The following sections list the RAPI functions by group, together with a brief description of their purpose.

File and Folder Manipulation

RAPI provides a complete set of functions for manipulating files and folders ...

Get Windows® CE 3.0 Application Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.