DTL_SEND_REPLY
The DTL_SEND_REPLY function sends an unsolicited reply.
void DTL_SEND_REPLY(*
dtsa
, *baBuffer
, dwLength
)DTSA_TYPE * dtsa ; | /* pointer to DTSA structure |
BYTE * baBuffer ; | /* pointer to reply buffer |
DWORD dwLength ; | /* length of reply |
Provide Feedback