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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsimcsdk.h480 virtual HRESULT WINAPI RemoveList(BSTR bstrListName) = 0;
511 HRESULT (WINAPI *RemoveList)(IIMService *This,BSTR bstrListName); member in struct:IIMServiceVtbl
544 #define IIMService_RemoveList(This,bstrListName) (This)->lpVtbl->RemoveList(This,bstrListName)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsimcsdk.h480 virtual HRESULT WINAPI RemoveList(BSTR bstrListName) = 0;
511 HRESULT (WINAPI *RemoveList)(IIMService *This,BSTR bstrListName); member in struct:IIMServiceVtbl
544 #define IIMService_RemoveList(This,bstrListName) (This)->lpVtbl->RemoveList(This,bstrListName)

Completed in 95 milliseconds