Searched refs:sfd_in_out (Results 1 – 1 of 1) sorted by relevance
2201 sfd_in_out = sfd3 = create_disp_obj(); in test_marshal_iface()2213 sfd_in_out = sfd3 = create_disp_obj(); in test_marshal_iface()2214 ISomethingFromDispatch_AddRef(sfd_in_out); in test_marshal_iface()2223 release_iface(sfd_in_out); in test_marshal_iface()2228 sfd_in = sfd_out = sfd_in_out = NULL; in test_marshal_iface()2234 release_iface(sfd_in_out); in test_marshal_iface()2238 sfd_in_out = sfd3 = create_disp_obj(); in test_marshal_iface()2239 ISomethingFromDispatch_AddRef(sfd_in_out); in test_marshal_iface()2242 ok(!sfd_in_out, "Got [in, out] %p.\n", sfd_in_out); in test_marshal_iface()2353 ISomethingFromDispatch_Release(sfd_in_out); in test_marshal_iface()[all …]