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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dgpmgmt.h2325 virtual HRESULT WINAPI get_ReportXML(GPMReportType *pVal) = 0;
2396 HRESULT (WINAPI *get_ReportXML)(IGPMConstants *This,GPMReportType *pVal); member in struct:IGPMConstantsVtbl
2469 #define IGPMConstants_get_ReportXML(This,pVal) (This)->lpVtbl->get_ReportXML(This,pVal)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dgpmgmt.h2325 virtual HRESULT WINAPI get_ReportXML(GPMReportType *pVal) = 0;
2396 HRESULT (WINAPI *get_ReportXML)(IGPMConstants *This,GPMReportType *pVal); member in struct:IGPMConstantsVtbl
2469 #define IGPMConstants_get_ReportXML(This,pVal) (This)->lpVtbl->get_ReportXML(This,pVal)

Completed in 177 milliseconds