DTL_MAKE_REPLY

The DTL_MAKE_REPLY function modifies the header of a PCCC command packet, changing it into a reply packet that can be returned to the sender of the command.
DTL_RETVAL DTL_MAKE_REPLY(*
baBuffer, status
)
BYTE *
baBuffer
;
/* pointer to reply buffer
WORD
status
;
/* status to return in reply
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal