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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dgpmgmt.h2330 virtual HRESULT WINAPI get_EntryTypeComputer(GPMEntryType *pVal) = 0;
2401 HRESULT (WINAPI *get_EntryTypeComputer)(IGPMConstants *This,GPMEntryType *pVal); member in struct:IGPMConstantsVtbl
2474 #define IGPMConstants_get_EntryTypeComputer(This,pVal) (This)->lpVtbl->get_EntryTypeComputer(This,pVal)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dgpmgmt.h2330 virtual HRESULT WINAPI get_EntryTypeComputer(GPMEntryType *pVal) = 0;
2401 HRESULT (WINAPI *get_EntryTypeComputer)(IGPMConstants *This,GPMEntryType *pVal); member in struct:IGPMConstantsVtbl
2474 #define IGPMConstants_get_EntryTypeComputer(This,pVal) (This)->lpVtbl->get_EntryTypeComputer(This,pVal)

Completed in 42 milliseconds