UCSI_CMD_SUCCEEDED function (ucmucsispec.h)
On successful completion of a UCSI command the PPM firmware fills the CCI Data Structure provided by the client driver.
Syntax
BOOLEAN UCSI_CMD_SUCCEEDED(
UCSI_CCI Cci
);
Parameters
Cci
A UCSI_CCI structure.
Return value
This function returns BOOLEAN.
Requirements
Requirement | Value |
---|---|
Minimum KMDF version | 1.27 |
Minimum UMDF version | N/A |
Header | ucmucsispec.h (include UcmUcsiCx.h) |