| aStream_Create | Index |
Definition:
| aLIBRETURN aStream_Create( | aIOLib ioRef, aStreamRef* pStreamRef, aErr* pErr); |
Parameters:
| ioRef | - | A reference to the aIO library used to create the stream. |
| pStreamRef | - | A pointer to a stream reference that is set to the newly created stream. |
| pErr | - | A pointer to an aErr variable that receives the error code on exit from this routine. |
Return Value:
Description:
Related: