spinDeviceArrivalEventHandlerDestroy

Function spinDeviceArrivalEventHandlerDestroy 

Source
pub unsafe extern "C" fn spinDeviceArrivalEventHandlerDestroy(
    hDeviceArrivalEventHandler: spinDeviceArrivalEventHandler,
) -> spinError
Expand description

Destroys a device arrival event handler @see spinError

@param hDeviceArrivalEventHandler The device arrival event handler to destroy

@return spinError The error code; returns SPINNAKER_ERR_SUCCESS (or 0) for no error