Build
Function Usage
A virtual function, whose functionality is implemented by its subclasses SequentialStream and FunctionalStream.
Prototype
1 | virtual APP_ERROR Stream::Build(); |
Response Parameters
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |
Parent topic: Stream