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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwbemcli.h488 virtual HRESULT WINAPI EndMethodEnumeration(void) = 0;
519 HRESULT (WINAPI *EndMethodEnumeration)(IWbemClassObject *This); member in struct:IWbemClassObjectVtbl
552 #define IWbemClassObject_EndMethodEnumeration(This) (This)->lpVtbl->EndMethodEnumeration(This)
651 HRESULT (WINAPI *EndMethodEnumeration)(IWbemObjectAccess *This); member in struct:IWbemObjectAccessVtbl
694 #define IWbemObjectAccess_EndMethodEnumeration(This) (This)->lpVtbl->EndMethodEnumeration(This)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwbemcli.h488 virtual HRESULT WINAPI EndMethodEnumeration(void) = 0;
519 HRESULT (WINAPI *EndMethodEnumeration)(IWbemClassObject *This); member in struct:IWbemClassObjectVtbl
552 #define IWbemClassObject_EndMethodEnumeration(This) (This)->lpVtbl->EndMethodEnumeration(This)
651 HRESULT (WINAPI *EndMethodEnumeration)(IWbemObjectAccess *This); member in struct:IWbemObjectAccessVtbl
694 #define IWbemObjectAccess_EndMethodEnumeration(This) (This)->lpVtbl->EndMethodEnumeration(This)

Completed in 39 milliseconds