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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dgpmgmt.h2340 virtual HRESULT WINAPI get_MigrationTableOnly(__LONG32 *pVal) = 0;
2411 HRESULT (WINAPI *get_MigrationTableOnly)(IGPMConstants *This,__LONG32 *pVal); member in struct:IGPMConstantsVtbl
2484 #define IGPMConstants_get_MigrationTableOnly(This,pVal) (This)->lpVtbl->get_MigrationTableOnly(This,pVal)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dgpmgmt.h2340 virtual HRESULT WINAPI get_MigrationTableOnly(__LONG32 *pVal) = 0;
2411 HRESULT (WINAPI *get_MigrationTableOnly)(IGPMConstants *This,__LONG32 *pVal); member in struct:IGPMConstantsVtbl
2484 #define IGPMConstants_get_MigrationTableOnly(This,pVal) (This)->lpVtbl->get_MigrationTableOnly(This,pVal)

Completed in 249 milliseconds