![[Contents]](../images/toc_d.gif) 
![[Index]](../images/index_d.gif) 
![[Help]](../images/help_d.gif) 
![[Retrace]](../images/retrace_d.gif) 
![[Browse <]](../images/prev.gif) 
![[Browse >]](../images/next.gif) 
NAME
    UntrackType -- End statistics about a packet type.
FUNCTION
    This command causes the device driver to stop accumulating
    statistics about a particular packet type.
IO REQUEST
    ios2_Command    - S2_UNTRACKTYPE.
    ios2_PacketType - Packet type of interest.
RESULTS
    ios2_Error      - Zero if successful; non-zero otherwise.
    ios2_WireError  - More specific error number.
NOTES
SEE ALSO
    S2_TRACKTYPE, S2_GETTYPESTATS
BUGS
[Back to Amiga Developer Docs]