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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dagtctl.h314 virtual HRESULT WINAPI get_Alt1Voice(BSTR *pAlt1Voice) = 0;
336 HRESULT (WINAPI *get_Alt1Voice)(IAgentCtlUserInput *This,BSTR *pAlt1Voice); member in struct:IAgentCtlUserInputVtbl
360 #define IAgentCtlUserInput_get_Alt1Voice(This,pAlt1Voice) (This)->lpVtbl->get_Alt1Voice(This,pAlt1Voice)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dagtctl.h314 virtual HRESULT WINAPI get_Alt1Voice(BSTR *pAlt1Voice) = 0;
336 HRESULT (WINAPI *get_Alt1Voice)(IAgentCtlUserInput *This,BSTR *pAlt1Voice); member in struct:IAgentCtlUserInputVtbl
360 #define IAgentCtlUserInput_get_Alt1Voice(This,pAlt1Voice) (This)->lpVtbl->get_Alt1Voice(This,pAlt1Voice)

Completed in 109 milliseconds