// ucmucsidevice.h
typedef struct _UCMUCSI_DEVICE_CONFIG {
ULONG Size;
} UCMUCSI_DEVICE_CONFIG, *PUCMUCSI_DEVICE_CONFIG;
View the official Windows Driver Kit DDI referenceNo description available.
Configuration structure for UcmUcsiDeviceInitialize that initializes a framework device object.
SizeSize of this structure.