SignalAndServiceStatusSpanningEvent_State enumeration
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
Specifies the state of a television broadcasting service.
Syntax
typedef enum {
SignalAndServiceStatusSpanningEvent_Clear = 0,
SignalAndServiceStatusSpanningEvent_NoTVSignal = 1,
SignalAndServiceStatusSpanningEvent_ServiceOffAir = 2
} SignalAndServiceStatusSpanningEvent_State;
Constants
-
SignalAndServiceStatusSpanningEvent_Clear
-
The signal is clear.
-
SignalAndServiceStatusSpanningEvent_NoTVSignal
-
There is no signal.
-
SignalAndServiceStatusSpanningEvent_ServiceOffAir
-
The service is not broadcasting.
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|