| aPacket_Format | Index |
Definition:
| aLIBRETURN aPacket_Format( | aStemLib stemRef, const aPacketRef packetRef, char* pBuffer, const unsigned short nMaxLength, aErr* pErr); |
Parameters:
| stemRef | - | A pointer to the opaque stem reference used to manage the packet formatting. |
| packetRef | - | This packet to format the string for. |
| pBuffer | - | A pointer to a char buffer that is to receive the formatted packet . |
| nMaxLength | - | The maximum number of buffer characters to be filled. |
| pErr | - | A pointer to an aErr variable that recieves the error code on exit from this routine. |
Return Value:
Description:
Related: