UCSI_GET_CAM_SUPPORTED_IN - NtDoc

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

typedef struct _UCSI_GET_CAM_SUPPORTED_IN {
  UINT8 bmAlternateModeSupported[16];
} UCSI_GET_CAM_SUPPORTED_IN, *PUCSI_GET_CAM_SUPPORTED_IN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ucmucsispec-_ucsi_get_cam_supported_in)

_UCSI_GET_CAM_SUPPORTED_IN structure

Description

Used in the GET_CAM_SUPPORTED command. See Table 4-27 in UCSI spec version 1.2.

Members

bmAlternateModeSupported

Remarks

See also