Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dplayx/
H A Ddplay.c1084 static HRESULT DP_IF_CreateGroup( IDirectPlayImpl *This, void *lpMsgHdr, DPID *lpidGroup, in DP_IF_CreateGroup() argument
1090 This, lpMsgHdr, lpidGroup, lpGroupName, lpData, dwDataSize, in DP_IF_CreateGroup()
1157 if( lpMsgHdr == NULL ) in DP_IF_CreateGroup()
1165 data.lpSPMessageHeader = lpMsgHdr; in DP_IF_CreateGroup()
1175 if( ( lpMsgHdr == NULL ) && in DP_IF_CreateGroup()
1550 if( lpMsgHdr == NULL ) in DP_IF_CreatePlayer()
1619 data.lpSPMessageHeader = lpMsgHdr; in DP_IF_CreatePlayer()
1675 if( ( lpMsgHdr == NULL ) && in DP_IF_CreatePlayer()
1911 This, lpMsgHdr, idGroup, bAnsi ); in DP_IF_DestroyGroup()
2006 This, lpMsgHdr, idPlayer, bAnsi ); in DP_IF_DestroyPlayer()
[all …]