Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SERCX_CONFIG_INIT function initializes a SERCX_CONFIG structure.
Syntax
VOID SERCX_CONFIG_INIT(
[out] SERCX_CONFIG *Config
);
Parameters
[out] Config
A pointer to the SERCX_CONFIG structure that is to be initialized.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Available starting with Windows 8. |
| Target Platform | Desktop |
| Header | sercx.h |
| IRQL | Any IRQL |