DTL_UNSOL_SOURCE_UNREGISTER
The DTL_UNSOL_SOURCE_UNREGISTER function unregisters for unsolicited messages from a specific target station. The caller must have saved the handle returned from the register function call, DTL_UNSOL_SOURCE_REGISTER, and pass it back into this call.
DTL_RETVAL LIBMEM DTL_UNSOL_SOURCE_UNREGISTER(
handle
,dwTimeout
)DWORD handle ; | /* handle returned from register call |
DWORD dwTimeout ; | /* timeout value |
Provide Feedback