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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsimcsdk.h785 virtual HRESULT WINAPI LeaveSession(void) = 0;
803 HRESULT (WINAPI *LeaveSession)(IIMSession *This); member in struct:IIMSessionVtbl
823 #define IIMSession_LeaveSession(This) (This)->lpVtbl->LeaveSession(This)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsimcsdk.h785 virtual HRESULT WINAPI LeaveSession(void) = 0;
803 HRESULT (WINAPI *LeaveSession)(IIMSession *This); member in struct:IIMSessionVtbl
823 #define IIMSession_LeaveSession(This) (This)->lpVtbl->LeaveSession(This)

Completed in 202 milliseconds