Searched refs:pDS8 (Results 1 – 2 of 2) sorted by relevance
39 LPDIRECTSOUND8 pDS8; member166 This->pdsfd->pDS8 = NULL; in IDirectSoundFullDuplex_IDirectSound8_Release()472 if (!This->pDS8) { in IDirectSoundFullDuplexImpl_QueryInterface()473 IDirectSoundFullDuplex_IDirectSound8_Create(iface, &This->pDS8); in IDirectSoundFullDuplexImpl_QueryInterface()474 if (!This->pDS8) { in IDirectSoundFullDuplexImpl_QueryInterface()480 IDirectSoundFullDuplex_IDirectSound8_AddRef(This->pDS8); in IDirectSoundFullDuplexImpl_QueryInterface()481 *ppobj = This->pDS8; in IDirectSoundFullDuplexImpl_QueryInterface()
84 LPDIRECTSOUND8 pDS8; member244 if (!This->pDS8) { in DSOUND_QueryInterface8()245 IDirectSound8_IDirectSound8_Create(iface, &This->pDS8); in DSOUND_QueryInterface8()246 if (!This->pDS8) { in DSOUND_QueryInterface8()252 IDirectSound8_IDirectSound8_AddRef(This->pDS8); in DSOUND_QueryInterface8()253 *ppobj = This->pDS8; in DSOUND_QueryInterface8()820 ((IDirectSoundImpl*)This->pds)->pDS8 = NULL; in IDirectSound8_IDirectSound8_Release()