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