Releases the passed in C callback function.
DestroyCallbackFunc(nCallbackAddress)
Parameters
- nCallbackAddress
A pointer to a C callback function returned from the CreateCallbackFunc function.
Return Value
.T. if the callback function was released, .F. if it was not found.
See Also
Reference
AsyncWaitForObject
BindEventsEx
CancelWaitForObject
CreateCallbackFunc
CreatePublicShadowObjReference
ReleasePublicShadowObjReference
UnbindEventsEx