// wpprecorder.h
VOID RECORDER_CONFIGURE_PARAMS_INIT(
[out] PRECORDER_CONFIGURE_PARAMS Params
);
View the official Windows Driver Kit DDI referenceNo description available.
The RECORDER_CONFIGURE_PARAMS_INIT function is used to initialize the RECORDER_CONFIGURE_PARAMS structure.
Params [out]A pointer to the RECORDER_CONFIGURE_PARAMS structure to initialize.