GetSystemInfo (Windows Embedded Compact 7)
1/23/2013
This function returns information about the current system. CeGetSystemInfo (RAPI) is the remote application programming interface (RAPI) version of this function.
VOID GetSystemInfo( LPSYSTEM_INFO lpSystemInfo );
- lpSystemInfo
-
[out] Pointer to a SYSTEM_INFO structure to be filled in by this function.