Share via


IRAPISession::CeGetSystemInfo

Send Feedback

This method 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.

Requirements

OS Versions: Windows CE 5.01 and later.
Header: Rapi2.h.
Link Library: Ole32.lib, Rapiuuid.lib

See Also

IRAPISession::IUnknown | IRAPISession::CeGetSystemMetrics | SYSTEM_INFO

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.