Searched refs:put_VoiceCaption (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dagtctl.h696 virtual HRESULT WINAPI put_VoiceCaption(BSTR VoiceCaption) = 0;
723 HRESULT (WINAPI *put_VoiceCaption)(IAgentCtlCommandEx *This,BSTR VoiceCaption); member in struct:IAgentCtlCommandExVtbl
752 #define IAgentCtlCommandEx_put_VoiceCaption(This,VoiceCaption) (This)->lpVtbl->put_VoiceCaption(This,VoiceCaption)
884 virtual HRESULT WINAPI put_VoiceCaption(BSTR VoiceCaption) = 0;
921 HRESULT (WINAPI *put_VoiceCaption)(IAgentCtlCommandsEx *This,BSTR VoiceCaption); member in struct:IAgentCtlCommandsExVtbl
960 #define IAgentCtlCommandsEx_put_VoiceCaption(This,VoiceCaption) (This)->lpVtbl->put_VoiceCaption(This,VoiceCaption)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dagtctl.h696 virtual HRESULT WINAPI put_VoiceCaption(BSTR VoiceCaption) = 0;
723 HRESULT (WINAPI *put_VoiceCaption)(IAgentCtlCommandEx *This,BSTR VoiceCaption); member in struct:IAgentCtlCommandExVtbl
752 #define IAgentCtlCommandEx_put_VoiceCaption(This,VoiceCaption) (This)->lpVtbl->put_VoiceCaption(This,VoiceCaption)
884 virtual HRESULT WINAPI put_VoiceCaption(BSTR VoiceCaption) = 0;
921 HRESULT (WINAPI *put_VoiceCaption)(IAgentCtlCommandsEx *This,BSTR VoiceCaption); member in struct:IAgentCtlCommandsExVtbl
960 #define IAgentCtlCommandsEx_put_VoiceCaption(This,VoiceCaption) (This)->lpVtbl->put_VoiceCaption(This,VoiceCaption)

Completed in 84 milliseconds