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