Esempio n. 1
0
 public int GetWaveFormatEx([NativeTypeName("ISpeechWaveFormatEx **")] ISpeechWaveFormatEx **SpeechWaveFormatEx)
 {
     return(((delegate * unmanaged <ISpeechAudioFormat *, ISpeechWaveFormatEx **, int>)(lpVtbl[11]))((ISpeechAudioFormat *)Unsafe.AsPointer(ref this), SpeechWaveFormatEx));
 }
Esempio n. 2
0
 public HRESULT GetWaveFormatEx(ISpeechWaveFormatEx **SpeechWaveFormatEx)
 {
     return(((delegate * unmanaged <ISpeechAudioFormat *, ISpeechWaveFormatEx **, int>)(lpVtbl[11]))((ISpeechAudioFormat *)Unsafe.AsPointer(ref this), SpeechWaveFormatEx));
 }