RECORDER_CONFIGURE_PARAMS_INIT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wpprecorder.h

VOID RECORDER_CONFIGURE_PARAMS_INIT(
  [out] PRECORDER_CONFIGURE_PARAMS Params
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-wpprecorder-recorder_configure_params_init)

RECORDER_CONFIGURE_PARAMS_INIT function

Description

The RECORDER_CONFIGURE_PARAMS_INIT function is used to initialize the RECORDER_CONFIGURE_PARAMS structure.

Parameters

Params [out]

A pointer to the RECORDER_CONFIGURE_PARAMS structure to initialize.

See also

RECORDER_CONFIGURE_PARAMS