ChannelChangeSpanningEvent_State - NtDoc

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

typedef enum {
  ChannelChangeSpanningEvent_Start,
  ChannelChangeSpanningEvent_End
} ChannelChangeSpanningEvent_State;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-bdamedia-channelchangespanningevent_state)

Description

This topic describes the ChannelChangeSpanningEvent_State enumeration.

Constants

ChannelChangeSpanningEvent_Start

Defines the ChannelChangeSpanningEvent_Start constant.

ChannelChangeSpanningEvent_End

Defines the ChannelChangeSpanningEvent_End constant.

Remarks

See also