UCSI_CMD_SUCCEEDED - NtDoc

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

BOOLEAN UCSI_CMD_SUCCEEDED(
  UCSI_CCI Cci
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ucmucsispec-ucsi_cmd_succeeded)

UCSI_CMD_SUCCEEDED function

Description

On successful completion of a UCSI command the PPM firmware fills the CCI Data Structure provided by the client driver.

Parameters

Cci

A UCSI_CCI structure.

Return value

This function returns BOOLEAN.

Remarks

See also