|
|
The function RtcplGetWindowsDeviceInfo retrieves information about a windows device.
Syntax
BOOL RtcplGetWindowsDeviceInfo(
PDEVICEINFO_DATA DevData
);
Parameters
DevData
Pointer to a DEVICEINFO_DATA data structure that RtcplGetWindowsDeviceInfo populates with information about the device pointed to in the DevData member.
Return Values
A non-zero value if the function succeeds
Related RTX Properties Control Panel Features
|
Tab |
|
|
Dialog Box |
Click the Settings button in the Devices area to open the PnP Device Settings dialog box, then right-click a Windows device and choose Properties from the menu to see the Windows PCI Device Properties dialog box. |
|
Feature(s) |
All Windows PCI Device Properties are populated with data from RtcplGetWindowsDeviceInfo. |
Requirements
| Header | RtxProp.h |
| Library | RtxProp.lib |