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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dgpmgmt.h1446 virtual HRESULT WINAPI get_PlanningUserSOM(BSTR *bstrVal) = 0;
1492 HRESULT (WINAPI *get_PlanningUserSOM)(IGPMRSOP *This,BSTR *bstrVal); member in struct:IGPMRSOPVtbl
1540 #define IGPMRSOP_get_PlanningUserSOM(This,bstrVal) (This)->lpVtbl->get_PlanningUserSOM(This,bstrVal)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dgpmgmt.h1446 virtual HRESULT WINAPI get_PlanningUserSOM(BSTR *bstrVal) = 0;
1492 HRESULT (WINAPI *get_PlanningUserSOM)(IGPMRSOP *This,BSTR *bstrVal); member in struct:IGPMRSOPVtbl
1540 #define IGPMRSOP_get_PlanningUserSOM(This,bstrVal) (This)->lpVtbl->get_PlanningUserSOM(This,bstrVal)

Completed in 41 milliseconds