Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dplayx/
H A Ddplaysp.c403 hr = DP_IF_SetPlayerName( This, msg->dpId, msg->dpnName, ... ); in IDirectPlaySPImpl_HandleMessage()
H A Ddplay.c3698 static HRESULT DP_IF_SetPlayerName( IDirectPlayImpl *This, DPID idPlayer, DPNAME *lpPlayerName, in DP_IF_SetPlayerName() function
3756 return DP_IF_SetPlayerName( This, idPlayer, lpPlayerName, dwFlags, TRUE ); in IDirectPlay4AImpl_SetPlayerName()
3763 return DP_IF_SetPlayerName( This, idPlayer, lpPlayerName, dwFlags, FALSE ); in IDirectPlay4Impl_SetPlayerName()