public virtual SWIGTYPE_p_std__listT_IOutputWindow_p_t GetOutputWindows()
    {
        SWIGTYPE_p_std__listT_IOutputWindow_p_t ret = new SWIGTYPE_p_std__listT_IOutputWindow_p_t(IronSightEnginePINVOKE.IDirect3D_GetOutputWindows(swigCPtr), false);

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