Lines Matching defs:ISpeechPhraseProperty

467 typedef interface ISpeechPhraseProperty ISpeechPhraseProperty;
12734 typedef interface ISpeechPhraseProperty ISpeechPhraseProperty;
25371 * ISpeechPhraseProperty interface
25379 ISpeechPhraseProperty : public IDispatch
25403 ISpeechPhraseProperty **ParentProperty) = 0;
25410 __CRT_UUID_DECL(ISpeechPhraseProperty, 0xce563d48, 0x961e, 0x4732, 0xa2,0xe1, 0x37,0x8a,0x42,0xb4,0x30,0xbe)
25418 ISpeechPhraseProperty* This,
25423 ISpeechPhraseProperty* This);
25426 ISpeechPhraseProperty* This);
25430 ISpeechPhraseProperty* This,
25434 ISpeechPhraseProperty* This,
25440 ISpeechPhraseProperty* This,
25448 ISpeechPhraseProperty* This,
25458 /*** ISpeechPhraseProperty methods ***/
25460 ISpeechPhraseProperty* This,
25464 ISpeechPhraseProperty* This,
25468 ISpeechPhraseProperty* This,
25472 ISpeechPhraseProperty* This,
25476 ISpeechPhraseProperty* This,
25480 ISpeechPhraseProperty* This,
25484 ISpeechPhraseProperty* This,
25488 ISpeechPhraseProperty* This,
25489 ISpeechPhraseProperty **ParentProperty);
25492 ISpeechPhraseProperty* This,
25497 interface ISpeechPhraseProperty {
25512 /*** ISpeechPhraseProperty methods ***/
25524 static FORCEINLINE HRESULT ISpeechPhraseProperty_QueryInterface(ISpeechPhraseProperty* This,REFIID riid,void **ppvObject) {
25527 static FORCEINLINE ULONG ISpeechPhraseProperty_AddRef(ISpeechPhraseProperty* This) {
25530 static FORCEINLINE ULONG ISpeechPhraseProperty_Release(ISpeechPhraseProperty* This) {
25534 static FORCEINLINE HRESULT ISpeechPhraseProperty_GetTypeInfoCount(ISpeechPhraseProperty* This,UINT *pctinfo) {
25537 static FORCEINLINE HRESULT ISpeechPhraseProperty_GetTypeInfo(ISpeechPhraseProperty* This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo) {
25540 static FORCEINLINE HRESULT ISpeechPhraseProperty_GetIDsOfNames(ISpeechPhraseProperty* This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId) {
25543 static FORCEINLINE HRESULT ISpeechPhraseProperty_Invoke(ISpeechPhraseProperty* This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr) {
25546 /*** ISpeechPhraseProperty methods ***/
25547 static FORCEINLINE HRESULT ISpeechPhraseProperty_get_Name(ISpeechPhraseProperty* This,BSTR *Name) {
25550 static FORCEINLINE HRESULT ISpeechPhraseProperty_get_Id(ISpeechPhraseProperty* This,LONG *Id) {
25553 static FORCEINLINE HRESULT ISpeechPhraseProperty_get_Value(ISpeechPhraseProperty* This,VARIANT *Value) {
25556 static FORCEINLINE HRESULT ISpeechPhraseProperty_get_FirstElement(ISpeechPhraseProperty* This,LONG *FirstElement) {
25559 static FORCEINLINE HRESULT ISpeechPhraseProperty_get_NumberOfElements(ISpeechPhraseProperty* This,LONG *NumberOfElements) {
25562 static FORCEINLINE HRESULT ISpeechPhraseProperty_get_EngineConfidence(ISpeechPhraseProperty* This,float *Confidence) {
25565 static FORCEINLINE HRESULT ISpeechPhraseProperty_get_Confidence(ISpeechPhraseProperty* This,SpeechEngineConfidence *Confidence) {
25568 static FORCEINLINE HRESULT ISpeechPhraseProperty_get_Parent(ISpeechPhraseProperty* This,ISpeechPhraseProperty **ParentProperty) {
25571 static FORCEINLINE HRESULT ISpeechPhraseProperty_get_Children(ISpeechPhraseProperty* This,ISpeechPhraseProperties **Children) {
25580 ISpeechPhraseProperty* This,
25588 ISpeechPhraseProperty* This,
25596 ISpeechPhraseProperty* This,
25604 ISpeechPhraseProperty* This,
25612 ISpeechPhraseProperty* This,
25620 ISpeechPhraseProperty* This,
25628 ISpeechPhraseProperty* This,
25636 ISpeechPhraseProperty* This,
25637 ISpeechPhraseProperty **ParentProperty);
25644 ISpeechPhraseProperty* This,
25670 ISpeechPhraseProperty **Property) = 0;
25733 ISpeechPhraseProperty **Property);
25788 static FORCEINLINE HRESULT ISpeechPhraseProperties_Item(ISpeechPhraseProperties* This,LONG Index,ISpeechPhraseProperty **Property) {
25810 ISpeechPhraseProperty **Property);