ServerHelperApi::SetDefaultStream(const char*)
Sets the default stream name for the personal server.
Virtual? |
No |
|
Class |
||
Arguments |
|
the name of the stream |
Returns |
|
Notes
Sets the name of the stream to create when initializing the personal
server. This is the equivalent of the '-c' flag when using the command
line interface. Running PrepareToCloneRemote()
will override the value set by SetDefaultStream()
.