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

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

Completed in 42 milliseconds