Home
last modified time | relevance | path

Searched refs:registration_key (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/ole32/
H A Dmarshal.c621 DWORD registration_key; in host_object_proc() local
629 CLSCTX_INPROC_SERVER, REGCLS_MULTIPLEUSE, &registration_key); in host_object_proc()
1298 DWORD registration_key; in test_marshal_channel_buffer() local
1331 CLSCTX_INPROC_SERVER, REGCLS_MULTIPLEUSE, &registration_key); in test_marshal_channel_buffer()
1359 hr = CoRevokeClassObject(registration_key); in test_marshal_channel_buffer()