// sercx.h
VOID SERCX_CONFIG_INIT(
[out] SERCX_CONFIG *Config
);
View the official Windows Driver Kit DDI referenceNo description available.
The SERCX_CONFIG_INIT function initializes a SERCX_CONFIG structure.
Config [out]A pointer to the SERCX_CONFIG structure that is to be initialized.