Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the RAPI structures, with a description of the purpose of each.
Programming element | PPC | SP | Description |
---|---|---|---|
CE_FIND_DATA | X | X | Describes a file found by the CeFindAllFiles (RAPI) function. |
CEDB_FIND_DATA | X | X | Contains information about a database in the Windows CE object store. This structure is used by the CeFindAllDatabases (RAPI) function. |
CEOSVERSIONINFO | X | X | Contains operating system version information. The information includes major and minor version numbers, a build number, a platform identifier, and descriptive text about the operating system. This structure is used with the CeGetVersionEx (RAPI) function. |
RAPI_CONNECTIONINFO | X | X | Contains information that describes the connection between a Windows CE device and a host computer. |
RAPI_DEVICE_PLATFORM | X | X | Contains information that identifies a Windows CE device's platform. |
RAPI_DEVICEINFO | X | X | Contrains information that identifies a particular Windows CE device. |
RAPIINIT | X | X | This structure contains information used to initialize a RAPI connection. |
See Also
Remote Application Programming Interface (RAPI) Reference | RAPI Enumerations | RAPI Functions | RAPI Interfaces
Send Feedback on this topic to the authors