SMC_CONFIG_INIT function

Initializes a SMC_CONFIG structure.

Syntax

FORCEINLINE void SMC_CONFIG_INIT(
  _Out_ PSMC_CONFIG CcidConfig
);

Parameters

  • CcidConfig [out]
    Pointer to a SMC_CONFIG structure allocated by the client driver.

Return value

This function does not return a value.

Requirements

Target platform

Desktop

Header

SmcCx.h on Windows 10

See also

SmcDeviceInitConfig

SmcCxInitializeCx

 

 

Send comments about this topic to Microsoft