UCMUCSI_DEVICE_CONFIG - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ucmucsidevice.h

typedef struct _UCMUCSI_DEVICE_CONFIG {
  ULONG Size;
} UCMUCSI_DEVICE_CONFIG, *PUCMUCSI_DEVICE_CONFIG;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ucmucsidevice-_ucmucsi_device_config)

_UCMUCSI_DEVICE_CONFIG structure

Description

Configuration structure for UcmUcsiDeviceInitialize that initializes a framework device object.

Members

Size

Size of this structure.

Remarks

See also

UcmUcsiDeviceInitialize

EVT_WDF_DRIVER_DEVICE_ADD

UCMUCSI_DEVICE_CONFIG_INIT

WdfDeviceCreate