ParsecHostMode
Host mode of operation.
Passed to ParsecHostStart.
Values
| Name | Value | Description |
|---|---|---|
HOST_NONE | 0 | Indicates the host is not yet running or connected. |
HOST_DESKTOP | 1 | The host intends to share their entire desktop. Permission and approval systems apply. Windows only. |
HOST_GAME | 2 | Parsec is integrated into a game. The game uses the Submit model to provide output. |