Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/dplayx/
H A Ddplayx.c6653 IDirectPlayLobby2 *dpl2; in test_COM_dplobby() local
6694 hr = IDirectPlayLobby_QueryInterface(dpl, &IID_IDirectPlayLobby2, (void**)&dpl2); in test_COM_dplobby()
6696 refcount = IDirectPlayLobby_AddRef(dpl2); in test_COM_dplobby()
6698 IDirectPlayLobby_Release(dpl2); in test_COM_dplobby()
6728 IDirectPlayLobby_Release(dpl2); in test_COM_dplobby()