IRAPIDevice::GetDeviceInfo

Send Feedback

This method retrieves information about the remote device.

HRESULT GetDeviceInfo(
  RAPI_DEVICEINFO* pDevInfo
);

Parameters

  • pDevInfo
    [out] A pointer to a RAPI_DEVICEINFO structure containing the returned device information.

Return Values

If the operation was successful, the return value is NOERROR.

Requirements

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

See Also

IRAPIDevice::IUnknown | RAPI_DEVICEINFO

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.