DestroyHandler Typedef[C] typedef void (__cdecl* FlowSshC_DestroyHandler)(void* handlerData); Parameters
Remarks Invoked when the object is being destroyed as a result of its last FlowSshC_*_Release call. This happens when both the user AND the library have released the object.
|