Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
[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 status of a sub-stream (component).
Syntax
enum ComponentStatus {
StatusActive = 0,
StatusInactive = 1,
StatusUnavailable = 2
};
Constants
-
StatusActive
-
The component is active.
-
StatusInactive
-
The component is inactive
-
StatusUnavailable
-
The component is not available.
Requirements
| Header |
|