| aStream_Destroy | Index |
Definition:
| aLIBRETURN aStream_Destroy( | aIOLib ioRef, aStreamRef streamRef, aErr* pErr); |
Parameters:
| ioRef | - | A reference to the aIO library used when destroying the stream. |
| streamRef | - | The reference to the stream to be destroyed. |
| pErr | - | A pointer to an aErr variable that receives the error code on exit from this routine. |
Return Value:
Description:
Related: