public int get_Attributes([NativeTypeName("SpeechRuleAttributes *")] SpeechRuleAttributes *Attributes) { return(((delegate * unmanaged <ISpeechGrammarRule *, SpeechRuleAttributes *, int>)(lpVtbl[7]))((ISpeechGrammarRule *)Unsafe.AsPointer(ref this), Attributes)); }
public HRESULT get_Attributes(SpeechRuleAttributes *Attributes) { return(((delegate * unmanaged <ISpeechGrammarRule *, SpeechRuleAttributes *, int>)(lpVtbl[7]))((ISpeechGrammarRule *)Unsafe.AsPointer(ref this), Attributes)); }