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 RECORDER_CONFIGURE_PARAMS_INIT function is used to initialize the RECORDER_CONFIGURE_PARAMS structure.
Syntax
VOID RECORDER_CONFIGURE_PARAMS_INIT(
[out] PRECORDER_CONFIGURE_PARAMS Params
);
Parameters
[out] Params
A pointer to the RECORDER_CONFIGURE_PARAMS structure to initialize.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | wpprecorder.h |