[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 68 Fn 02  - Appc/pc - Connection Control - Receive Immediate           [N]

   AH = 02h subfn 0C00h
   DS:DX -> control block

Return: control block updated

See Also: AH=02h/SF=0B00h,AH=02h/SF=0F00h

Format of control block:
Offset Size    Description
 00h 12 BYTEs  reserved
 0Ch   WORD    0C00h (verb "Receive_Immediate" or "MC_Receive_Immediate")
 0Eh   BYTE    1 if MC_ (mapped conversation) form of verb
       0 if basic verb
 0Fh  5 BYTEs  reserved (0)
 14h   WORD    (big-endian) primary return code (see AH=02h/SF=0100h)
 16h   DWORD   (big-endian) error code (see AH=02h/SF=0100h)
 1Ah  8 BYTEs  (big-endian) TP_ID
 22h   DWORD   (big-endian) conversation ID
 26h   BYTE    type of information received (see AH=02h/SF=0B00h)
 27h   BYTE    (MC_Receive_Immediate only) fill (0=buffer, 1=LL)
 28h   BYTE    Request_to_Send_Received (0=no, 1=yes)
 29h   WORD    maximum length
 2Bh   WORD    data length
 2Dh   DWORD   pointer to data

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson