TYPE DCP_DeviceRole : STRUCT
InOut:
|
Name
|
Type
|
Comment
|
PNIO_Device
|
BIT
|
The device contains an IO device interface.
|
PNIO_Controller
|
BIT
|
The device contains an IO controller interface.
|
PNIO_Multidevice
|
BIT
|
The device contains multiple IO device interfaces.
|
PNIO_Supervisor
|
BIT
|
The device contains an IO supervisor interface.
|
|