public void AddTo(Context ctx) { object error; NativeMethods.rs2_context_add_software_device(ctx.Handle, Handle, out error); }