VMB_CHANNEL_STATE_CHANGE_CALLBACKS_INIT - NtDoc

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

VOID VMB_CHANNEL_STATE_CHANGE_CALLBACKS_INIT(
  [out] PVMB_CHANNEL_STATE_CHANGE_CALLBACKS Callbacks
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-vmbuskernelmodeclientlibapi-vmb_channel_state_change_callbacks_init)

VMB_CHANNEL_STATE_CHANGE_CALLBACKS_INIT function

Description

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

The VMB_CHANNEL_STATE_CHANGE_CALLBACKS_INIT function saves callback functions to be used for state changes for a channel.

Parameters

Callbacks [out]

A structure to save callback functions that relate to the state changes for a channel.