Home | History | Annotate | Download | only in include

Lines Matching refs:ISpeechPhraseInfoBuilder

422 typedef interface ISpeechPhraseInfoBuilder ISpeechPhraseInfoBuilder;
23338 * ISpeechPhraseInfoBuilder interface
23346 ISpeechPhraseInfoBuilder : public IDispatch
23354 __CRT_UUID_DECL(ISpeechPhraseInfoBuilder, 0x3b151836, 0xdf3a, 0x4e0a, 0x84,0x6c, 0xd2,0xad,0xc9,0x33,0x43,0x33)
23362 ISpeechPhraseInfoBuilder* This,
23367 ISpeechPhraseInfoBuilder* This);
23370 ISpeechPhraseInfoBuilder* This);
23374 ISpeechPhraseInfoBuilder* This,
23378 ISpeechPhraseInfoBuilder* This,
23384 ISpeechPhraseInfoBuilder* This,
23392 ISpeechPhraseInfoBuilder* This,
23402 /*** ISpeechPhraseInfoBuilder methods ***/
23404 ISpeechPhraseInfoBuilder* This,
23410 interface ISpeechPhraseInfoBuilder {
23425 /*** ISpeechPhraseInfoBuilder methods ***/
23429 static FORCEINLINE HRESULT ISpeechPhraseInfoBuilder_QueryInterface(ISpeechPhraseInfoBuilder* This,REFIID riid,void **ppvObject) {
23432 static FORCEINLINE ULONG ISpeechPhraseInfoBuilder_AddRef(ISpeechPhraseInfoBuilder* This) {
23435 static FORCEINLINE ULONG ISpeechPhraseInfoBuilder_Release(ISpeechPhraseInfoBuilder* This) {
23439 static FORCEINLINE HRESULT ISpeechPhraseInfoBuilder_GetTypeInfoCount(ISpeechPhraseInfoBuilder* This,UINT *pctinfo) {
23442 static FORCEINLINE HRESULT ISpeechPhraseInfoBuilder_GetTypeInfo(ISpeechPhraseInfoBuilder* This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo) {
23445 static FORCEINLINE HRESULT ISpeechPhraseInfoBuilder_GetIDsOfNames(ISpeechPhraseInfoBuilder* This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId) {
23448 static FORCEINLINE HRESULT ISpeechPhraseInfoBuilder_Invoke(ISpeechPhraseInfoBuilder* This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr) {
23451 /*** ISpeechPhraseInfoBuilder methods ***/
23452 static FORCEINLINE HRESULT ISpeechPhraseInfoBuilder_RestorePhraseFromMemory(ISpeechPhraseInfoBuilder* This,VARIANT *PhraseInMemory,ISpeechPhraseInfo **PhraseInfo) {
23461 ISpeechPhraseInfoBuilder* This,