Lines Matching defs:p
106 #define IDirectMusicSynth_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) argument
107 #define IDirectMusicSynth_AddRef(p) (p)->lpVtbl->AddRef(p) argument
108 #define IDirectMusicSynth_Release(p) (p)->lpVtbl->Release(p) argument
110 #define IDirectMusicSynth_Open(p,a) (p)->lpVtbl->Open(p,a) argument
111 #define IDirectMusicSynth_Close(p) (p)->lpVtbl->Close(p) argument
112 #define IDirectMusicSynth_SetNumChannelGroups(p,a) (p)->lpVtbl->SetNumChannelGroups(p,a) argument
113 #define IDirectMusicSynth_Download(p,a,b,c) (p)->lpVtbl->Download(p,a,b,c) argument
114 #define IDirectMusicSynth_Unload(p,a,b,c) (p)->lpVtbl->Unload(p,a,b,c) argument
115 #define IDirectMusicSynth_PlayBuffer(p,a,b,c) (p)->lpVtbl->PlayBuffer(p,a,b,c) argument
116 #define IDirectMusicSynth_GetRunningStats(p,a) (p)->lpVtbl->GetRunningStats(p,a) argument
117 #define IDirectMusicSynth_GetPortCaps(p,a) (p)->lpVtbl->GetPortCaps(p,a) argument
118 #define IDirectMusicSynth_SetMasterClock(p,a) (p)->lpVtbl->SetMasterClock(p,a) argument
119 #define IDirectMusicSynth_GetLatencyClock(p,a) (p)->lpVtbl->GetLatencyClock(p,a) argument
120 #define IDirectMusicSynth_Activate(p,a) (p)->lpVtbl->Activate(p,a) argument
121 #define IDirectMusicSynth_SetSynthSink(p,a) (p)->lpVtbl->SetSynthSink(p,a) argument
122 #define IDirectMusicSynth_Render(p,a,b,c) (p)->lpVtbl->Render(p,a,b,c) argument
123 #define IDirectMusicSynth_SetChannelPriority(p,a,b,c) (p)->lpVtbl->SetChannelPriority(p,a,b,c) argument
124 #define IDirectMusicSynth_GetChannelPriority(p,a,b,c) (p)->lpVtbl->GetChannelPriority(p,a,b,c) argument
125 #define IDirectMusicSynth_GetFormat(p,a,b) (p)->lpVtbl->GetFormat(p,a,b) argument
126 #define IDirectMusicSynth_GetAppend(p,a) (p)->lpVtbl->GetAppend(p,a) argument
169 #define IDirectMusicSynth8_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) argument
170 #define IDirectMusicSynth8_AddRef(p) (p)->lpVtbl->AddRef(p) argument
171 #define IDirectMusicSynth8_Release(p) (p)->lpVtbl->Release(p) argument
173 #define IDirectMusicSynth8_Open(p,a) (p)->lpVtbl->Open(p,a) argument
174 #define IDirectMusicSynth8_Close(p) (p)->lpVtbl->Close(p) argument
175 #define IDirectMusicSynth8_SetNumChannelGroups(p,a) (p)->lpVtbl->SetNumChannelGroups(p,a) argument
176 #define IDirectMusicSynth8_Download(p,a,b,c) (p)->lpVtbl->Download(p,a,b,c) argument
177 #define IDirectMusicSynth8_Unload(p,a,b,c) (p)->lpVtbl->Unload(p,a,b,c) argument
178 #define IDirectMusicSynth8_PlayBuffer(p,a,b,c) (p)->lpVtbl->PlayBuffer(p,a,b,c) argument
179 #define IDirectMusicSynth8_GetRunningStats(p,a) (p)->lpVtbl->GetRunningStats(p,a) argument
180 #define IDirectMusicSynth8_GetPortCaps(p,a) (p)->lpVtbl->GetPortCaps(p,a) argument
181 #define IDirectMusicSynth8_SetMasterClock(p,a) (p)->lpVtbl->SetMasterClock(p,a) argument
182 #define IDirectMusicSynth8_GetLatencyClock(p,a) (p)->lpVtbl->GetLatencyClock(p,a) argument
183 #define IDirectMusicSynth8_Activate(p,a) (p)->lpVtbl->Activate(p,a) argument
184 #define IDirectMusicSynth8_SetSynthSink(p,a) (p)->lpVtbl->SetSynthSink(p,a) argument
185 #define IDirectMusicSynth8_Render(p,a,b,c) (p)->lpVtbl->Render(p,a,b,c) argument
186 #define IDirectMusicSynth8_SetChannelPriority(p,a,b,c) (p)->lpVtbl->SetChannelPriority(p,a,b,c) argument
187 #define IDirectMusicSynth8_GetChannelPriority(p,a,b,c) (p)->lpVtbl->GetChannelPriority(p,a,b,c) argument
188 #define IDirectMusicSynth8_GetFormat(p,a,b) (p)->lpVtbl->GetFormat(p,a,b) argument
189 #define IDirectMusicSynth8_GetAppend(p,a) (p)->lpVtbl->GetAppend(p,a) argument
191 #define IDirectMusicSynth8_PlayVoice(p,a,b,c,d,e,f,g,h,i,j) (p)->lpVtbl->PlayVoice(p,a,b,c,d,e,f,g,… argument
192 #define IDirectMusicSynth8_StopVoice(p,a,b) (p)->lpVtbl->StopVoice(p,a,b) argument
193 #define IDirectMusicSynth8_GetVoiceState(p,a,b,c) (p)->lpVtbl->GetVoiceState(p,a,b,c) argument
194 #define IDirectMusicSynth8_Refresh(p,a,b) (p)->lpVtbl->Refresh(p,a,b) argument
195 #define IDirectMusicSynth8_AssignChannelToBuses(p,a,b,c,d) (p)->lpVtbl->AssignChannelToBuses(p,a,b… argument
223 #define IDirectMusicSynthSink_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) argument
224 #define IDirectMusicSynthSink_AddRef(p) (p)->lpVtbl->AddRef(p) argument
225 #define IDirectMusicSynthSink_Release(p) (p)->lpVtbl->Release(p) argument
227 #define IDirectMusicSynthSink_Init(p,a) (p)->lpVtbl->Init(p,a) argument
228 #define IDirectMusicSynthSink_SetMasterClock(p,a) (p)->lpVtbl->SetMasterClock(p,a) argument
229 #define IDirectMusicSynthSink_GetLatencyClock(p,a) (p)->lpVtbl->GetLatencyClock(p,a) argument
230 #define IDirectMusicSynthSink_Activate(p,a) (p)->lpVtbl->Activate(p,a) argument
231 #define IDirectMusicSynthSink_SampleToRefTime(p,a,b) (p)->lpVtbl->SampleToRefTime(p,a,b) argument
232 #define IDirectMusicSynthSink_RefTimeToSample(p,a,b) (p)->lpVtbl->RefTimeToSample(p,a,b) argument
233 #define IDirectMusicSynthSink_SetDirectSound(p,a,b) (p)->lpVtbl->SetDirectSound(p,a,b) argument
234 #define IDirectMusicSynthSink_GetDesiredBufferSize(p,a) (p)->lpVtbl->GetDesiredBufferSize(p,a) argument