SERCX_CONFIG_INIT - NtDoc

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

VOID SERCX_CONFIG_INIT(
  [out] SERCX_CONFIG *Config
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-sercx-sercx_config_init)

SERCX_CONFIG_INIT function

Description

The SERCX_CONFIG_INIT function initializes a SERCX_CONFIG structure.

Parameters

Config [out]

A pointer to the SERCX_CONFIG structure that is to be initialized.

See also

SERCX_CONFIG