[This is preliminary documentation and subject to change.]
The MPR_DEVICE_0 structure stores information about a device used for a link in a multi-linked demand dial interface.
typedef struct _MPR_DEVICE_0 { WCHAR szDeviceType[ MPR_MaxDeviceType + 1 ]; WCHAR szDeviceName[ MPR_MaxDeviceName + 1 ]; } MPR_DEVICE_0, *PMPR_DEVICE_0;
Windows NT/2000: Requires Windows 2000.
Header: Declared in Mprapi.h.
MPR_DEVICE_1, MprAdminInterfaceDeviceGetInfo, MprAdminInterfaceDeviceSetInfo