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.
3/28/2014
This function returns information about the current system.
Syntax
VOID GetSystemInfo(
LPSYSTEM_INFO lpSystemInfo
);
Parameters
- lpSystemInfo
[out] Pointer to a SYSTEM_INFO structure to be filled in by this function.
Return Value
None.
Requirements
Header |
winbase.h |
Library |
coredll.lib |