MsoBroadcastState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the current state of a document or presentation broadcast.
public enum class MsoBroadcastState
public enum MsoBroadcastState
type MsoBroadcastState =
Public Enum MsoBroadcastState
- Inheritance
-
MsoBroadcastState
Fields
Name | Value | Description |
---|---|---|
NoBroadcast | 0 | The file is not being broadcasted. |
BroadcastStarted | 1 | The broadcast has been started. |
BroadcastPaused | 2 | The broadcast is paused. |