Start
Function Usage
Starts a process.
Prototype
1 | APP_ERROR Stream::Start(); |
Response Parameters
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |
Parent topic: Stream
Starts a process.
1 | APP_ERROR Stream::Start(); |
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |