com.epson.EpsonCom
Interface CallbackInterface


public interface CallbackInterface

CallbackInterface interface


Method Summary
 EpsonCom.ERROR_CODE CallbackMethod(EpsonComCallbackInfo cbInfo)
          CallbackMethod Declaration of the callback method
 

Method Detail

CallbackMethod

EpsonCom.ERROR_CODE CallbackMethod(EpsonComCallbackInfo cbInfo)
CallbackMethod Declaration of the callback method

Parameters:
cbInfo - object of type CallbackInfo to convey information into the callback
Returns:
EpsonCom.ERROR_CODE