Searched defs:get_CallbackInstance (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtapi3if.h3663 virtual HRESULT WINAPI get_CallbackInstance(__LONG32 *plCallbackInstance) = 0;
3678 HRESULT (WINAPI *get_CallbackInstance)(ITCallStateEvent *This,__LONG32 *plCallbackInstance); member in struct:ITCallStateEventVtbl
3695 #define ITCallStateEvent_get_CallbackInstance(This,plCallbackInstance) (This)->lpVtbl->get_CallbackInstance(This,plCallbackInstance)
3836 virtual HRESULT WINAPI get_CallbackInstance(__LONG32 *plCallbackInstance) = 0;
3852 HRESULT (WINAPI *get_CallbackInstance)(ITDigitDetectionEvent *This,__LONG32 *plCallbackInstance); member in struct:ITDigitDetectionEventVtbl
3870 #define ITDigitDetectionEvent_get_CallbackInstance(This,plCallbackInstance) (This)->lpVtbl->get_CallbackInstance(This,plCallbackInstance)
3894 virtual HRESULT WINAPI get_CallbackInstance(__LONG32 *plCallbackInstance) = 0;
3909 HRESULT (WINAPI *get_CallbackInstance)(ITDigitGenerationEvent *This,__LONG32 *plCallbackInstance); member in struct:ITDigitGenerationEventVtbl
3926 #define ITDigitGenerationEvent_get_CallbackInstance(This,plCallbackInstance) (This)->lpVtbl->get_CallbackInstance(This,plCallbackInstance)
3949 virtual HRESULT WINAPI get_CallbackInstance(__LONG3
3965 HRESULT (WINAPI *get_CallbackInstance)(ITDigitsGatheredEvent *This,__LONG32 *plCallbackInstance); member in struct:ITDigitsGatheredEventVtbl
4022 HRESULT (WINAPI *get_CallbackInstance)(ITToneDetectionEvent *This,__LONG32 *plCallbackInstance); member in struct:ITToneDetectionEventVtbl
4076 HRESULT (WINAPI *get_CallbackInstance)(ITTAPIObjectEvent *This,__LONG32 *plCallbackInstance); member in struct:ITTAPIObjectEventVtbl
4127 HRESULT (WINAPI *get_CallbackInstance)(ITTAPIObjectEvent2 *This,__LONG32 *plCallbackInstance); member in struct:ITTAPIObjectEvent2Vtbl
4623 HRESULT (WINAPI *get_CallbackInstance)(ITCallInfoChangeEvent *This,__LONG32 *plCallbackInstance); member in struct:ITCallInfoChangeEventVtbl
5384 HRESULT (WINAPI *get_CallbackInstance)(ITCallNotificationEvent *This,__LONG32 *plCallbackInstance); member in struct:ITCallNotificationEventVtbl
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtapi3if.h3663 virtual HRESULT WINAPI get_CallbackInstance(__LONG32 *plCallbackInstance) = 0;
3678 HRESULT (WINAPI *get_CallbackInstance)(ITCallStateEvent *This,__LONG32 *plCallbackInstance); member in struct:ITCallStateEventVtbl
3695 #define ITCallStateEvent_get_CallbackInstance(This,plCallbackInstance) (This)->lpVtbl->get_CallbackInstance(This,plCallbackInstance)
3836 virtual HRESULT WINAPI get_CallbackInstance(__LONG32 *plCallbackInstance) = 0;
3852 HRESULT (WINAPI *get_CallbackInstance)(ITDigitDetectionEvent *This,__LONG32 *plCallbackInstance); member in struct:ITDigitDetectionEventVtbl
3870 #define ITDigitDetectionEvent_get_CallbackInstance(This,plCallbackInstance) (This)->lpVtbl->get_CallbackInstance(This,plCallbackInstance)
3894 virtual HRESULT WINAPI get_CallbackInstance(__LONG32 *plCallbackInstance) = 0;
3909 HRESULT (WINAPI *get_CallbackInstance)(ITDigitGenerationEvent *This,__LONG32 *plCallbackInstance); member in struct:ITDigitGenerationEventVtbl
3926 #define ITDigitGenerationEvent_get_CallbackInstance(This,plCallbackInstance) (This)->lpVtbl->get_CallbackInstance(This,plCallbackInstance)
3949 virtual HRESULT WINAPI get_CallbackInstance(__LONG3
3965 HRESULT (WINAPI *get_CallbackInstance)(ITDigitsGatheredEvent *This,__LONG32 *plCallbackInstance); member in struct:ITDigitsGatheredEventVtbl
4022 HRESULT (WINAPI *get_CallbackInstance)(ITToneDetectionEvent *This,__LONG32 *plCallbackInstance); member in struct:ITToneDetectionEventVtbl
4076 HRESULT (WINAPI *get_CallbackInstance)(ITTAPIObjectEvent *This,__LONG32 *plCallbackInstance); member in struct:ITTAPIObjectEventVtbl
4127 HRESULT (WINAPI *get_CallbackInstance)(ITTAPIObjectEvent2 *This,__LONG32 *plCallbackInstance); member in struct:ITTAPIObjectEvent2Vtbl
4623 HRESULT (WINAPI *get_CallbackInstance)(ITCallInfoChangeEvent *This,__LONG32 *plCallbackInstance); member in struct:ITCallInfoChangeEventVtbl
5384 HRESULT (WINAPI *get_CallbackInstance)(ITCallNotificationEvent *This,__LONG32 *plCallbackInstance); member in struct:ITCallNotificationEventVtbl
[all...]

Completed in 62 milliseconds