capture tag write_type value value_body status_body on_write_complete notes 089-frida-write-testint-wrong-type TestChildObject.TestInt string not_an_int 0x37 string wire kind 0x05 completion-only 0x41 no String-to-integer conversion failure is not surfaced by MXAccess OnWriteComplete. 090-frida-write-invalid-reference NoSuchObject_999.NoSuchAttr int 145 none after failed registration none no Write returns S_OK after invalid registration result, but no value-bearing write body is emitted. 091-frida-write-testint-double-type TestChildObject.TestInt double 1.25 0x37 double wire kind 0x04 completion-only 0x00 no Double-to-integer path appears accepted/coerced at NMX completion level. 092-frida-write-testbool-string-type TestChildObject.TestBool string not_bool 0x37 string wire kind 0x05 completion-only 0x41 no String-to-boolean conversion failure matches string-to-integer failure completion. 093-frida-write-testdatetime-string-type TestChildObject.TestDateTime string not_a_date 0x37 string wire kind 0x05 completion-only 0x41 no String-to-time conversion failure matches string-to-integer failure completion.