CeGetSystemInfo (RAPI)

Send Feedback

This function returns information about the system on a remote Microsoft® Windows® CE–based device.

VOID CeGetSystemInfo (
  LPSYSTEM_INFO lpSystemInfo 
);

Parameters

  • lpSystemInfo
    Pointer to a SYSTEM_INFO structure to be filled in by this function.

Return Values

None.

Remarks

For more information about using RAPI functions, see Invoking Functions from a Desktop Computer.

Requirements

Pocket PC: Pocket PC 2000 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: Rapi.h
Library: Rapi.lib

See Also

Remote API Functions | SYSTEM_INFO

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.