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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tapi3if.h 785 virtual HRESULT WINAPI get_EventFilter(__LONG32 *plFilterMask) = 0;
812 HRESULT (WINAPI *get_EventFilter)(ITTAPI *This,__LONG32 *plFilterMask);
841 #define ITTAPI_get_EventFilter(This,plFilterMask) (This)->lpVtbl->get_EventFilter(This,plFilterMask)
    [all...]
rtccore.h 924 virtual HRESULT WINAPI get_EventFilter(__LONG32 *plFilter) = 0;
973 HRESULT (WINAPI *get_EventFilter)(IRTCClient *This,__LONG32 *plFilter)
    [all...]

Completed in 180 milliseconds