// ucmucsispec.h
BOOLEAN UCSI_CMD_SUCCEEDED(
UCSI_CCI Cci
);
View the official Windows Driver Kit DDI referenceNo description available.
On successful completion of a UCSI command the PPM firmware fills the CCI Data Structure provided by the client driver.
CciA UCSI_CCI structure.
This function returns BOOLEAN.