// wpprecorder.h
VOID RECORDER_LOG_CREATE_PARAMS_INIT(
[out] PRECORDER_LOG_CREATE_PARAMS Params,
[in, optional] PCSTR LogIdentifier
);
View the official Windows Driver Kit DDI referenceNo description available.
The RECORDER_LOG_CREATE_PARAMS_INIT function is used to initialize the RECORDER_LOG_CREATE_PARAMS structure.
Params [out]A pointer to the RECORDER_LOG_CREATE_PARAMS structure to initialize.
LogIdentifier [in, optional]