SERCX_ACTIVITY_INIT - NtDoc

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

VOID SERCX_ACTIVITY_INIT(
  [out] SERCX_ACTIVITY *Activity
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-sercx-sercx_activity_init)

SERCX_ACTIVITY_INIT function

Description

The SERCX_ACTIVITY_INIT function initializes a SERCX_ACTIVITY structure.

Parameters

Activity [out]

A pointer to the SERCX_ACTIVITY structure that is to be initialized.

See also

SERCX_ACTIVITY