UCMUCSI_DEVICE_CONFIG structure (ucmucsidevice.h)

Configuration structure for UcmUcsiDeviceInitialize that initializes a framework device object.

Syntax

typedef struct _UCMUCSI_DEVICE_CONFIG {
  ULONG Size;
} UCMUCSI_DEVICE_CONFIG, *PUCMUCSI_DEVICE_CONFIG;

Members

Size

Size of this structure.

Requirements

Requirement Value
Minimum KMDF version 1.27
Minimum UMDF version N/A
Header ucmucsidevice.h (include UcmUcsiCx.h)

See also

UcmUcsiDeviceInitialize

EVT_WDF_DRIVER_DEVICE_ADD

UCMUCSI_DEVICE_CONFIG_INIT

WdfDeviceCreate