OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FsrmReportType
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fsrmenums.h
224
}
FsrmReportType
;
fsrmreports.h
303
STDMETHOD_(HRESULT,get_Type)(THIS_
FsrmReportType
*reportType) PURE;
375
STDMETHOD_(HRESULT,CreateReport)(THIS_
FsrmReportType
reportType,IFsrmReport **report) PURE;
442
STDMETHOD_(HRESULT,IsFilterValidForReportType)(THIS_
FsrmReportType
reportType,FsrmReportFilter filter,VARIANT_BOOL *valid) PURE;
443
STDMETHOD_(HRESULT,GetDefaultFilter)(THIS_
FsrmReportType
reportType,FsrmReportFilter filter,VARIANT *filterValue) PURE;
444
STDMETHOD_(HRESULT,SetDefaultFilter)(THIS_
FsrmReportType
reportType,FsrmReportFilter filter,VARIANT filterValue) PURE;
Completed in 48 milliseconds