public virtual bool getMode(int feature, SWIGTYPE_p_FeatureMode mode)
    {
        bool ret = yarpPINVOKE.IFrameGrabberControls_getMode__SWIG_0(swigCPtr, feature, SWIGTYPE_p_FeatureMode.getCPtr(mode));

        return(ret);
    }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_FeatureMode obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }