INT 1A - SNAP.EXE 3.2+ - "SNAP_ENDCONV" - END CONVERSATION AX = 6405h STACK: WORD conversation ID (0000h-0009h) DWORDDoubleword; four bytes. Commonly used to hold a 32-bit segment:offset or selector:offset address. pointer to message buffer WORD length of message WORD 0000h (use default "Cparms" structure) Return: AX = status (see #00654) STACK unchanged Program: SNAP.EXE is a TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. written by IBMInternational Busiuness MachinesInternational Busiuness Machines) A hardware, software and other service technology company founded in 1911. and Carnegie Mellon University which implements the Simple Network Application Protocol SeeAlso: AX=6308h