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.
This function returns information about the current system. CeGetSystemInfo is the remote application programming interface (RAPI) version of this function.
VOIDGetSystemInfo( LPSYSTEM_INFOlpSystemInfo);
Parameters
- lpSystemInfo
[out] Pointer to a SYSTEM_INFO structure to be filled in by this function.
Return Values
None.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Winbase.h.
Link Library: Coredll.lib.
See Also
Send Feedback on this topic to the authors