public int get_Rules([NativeTypeName("ISpeechGrammarRules **")] ISpeechGrammarRules **Rules)
 {
     return(((delegate * unmanaged <ISpeechRecoGrammar *, ISpeechGrammarRules **, int>)(lpVtbl[11]))((ISpeechRecoGrammar *)Unsafe.AsPointer(ref this), Rules));
 }
 public HRESULT get_Rules(ISpeechGrammarRules **Rules)
 {
     return(((delegate * unmanaged <ISpeechRecoGrammar *, ISpeechGrammarRules **, int>)(lpVtbl[11]))((ISpeechRecoGrammar *)Unsafe.AsPointer(ref this), Rules));
 }