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