HomeSort by relevance Sort by last modified time
    Searched refs:get_Voice (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
agtctl.h 311 virtual HRESULT WINAPI get_Voice(BSTR *pVoice) = 0;
333 HRESULT (WINAPI *get_Voice)(IAgentCtlUserInput *This,BSTR *pVoice);
357 #define IAgentCtlUserInput_get_Voice(This,pVoice) (This)->lpVtbl->get_Voice(This,pVoice)
    [all...]
sapi51.h     [all...]
sapi53.h     [all...]
sapi54.h     [all...]

Completed in 113 milliseconds