// bdamedia.h
typedef enum {
ChannelChangeSpanningEvent_Start,
ChannelChangeSpanningEvent_End
} ChannelChangeSpanningEvent_State;
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the ChannelChangeSpanningEvent_State enumeration.
ChannelChangeSpanningEvent_StartDefines the ChannelChangeSpanningEvent_Start constant.
ChannelChangeSpanningEvent_EndDefines the ChannelChangeSpanningEvent_End constant.