OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IFsrmAction
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fsrmpipeline.h
13
typedef struct
IFsrmAction
IFsrmAction
;
fsrmquota.h
15
typedef struct
IFsrmAction
IFsrmAction
;
316
STDMETHOD_(HRESULT,CreateThresholdAction)(THIS_ FSRM_QUOTA_THRESHOLD threshold,FsrmActionType actionType,
IFsrmAction
**action) PURE;
384
STDMETHOD_(HRESULT,CreateThresholdAction)(THIS_ FSRM_QUOTA_THRESHOLD threshold,FsrmActionType actionType,
IFsrmAction
**action) PURE;
466
STDMETHOD_(HRESULT,CreateThresholdAction)(THIS_ FSRM_QUOTA_THRESHOLD threshold,FsrmActionType actionType,
IFsrmAction
**action) PURE;
556
STDMETHOD_(HRESULT,CreateThresholdAction)(THIS_ FSRM_QUOTA_THRESHOLD threshold,FsrmActionType actionType,
IFsrmAction
**action) PURE;
[
all
...]
fsrmscreen.h
16
typedef struct
IFsrmAction
IFsrmAction
;
488
STDMETHOD_(HRESULT,CreateAction)(THIS_ FsrmActionType actionType,
IFsrmAction
**action) PURE;
[
all
...]
fsrmreports.h
17
typedef struct
IFsrmAction
IFsrmAction
;
fsrm.h
13
typedef struct
IFsrmAction
IFsrmAction
;
296
#define INTERFACE
IFsrmAction
302
DECLARE_INTERFACE_(
IFsrmAction
,IDispatch)
317
/*
IFsrmAction
methods */
348
DECLARE_INTERFACE_(IFsrmActionCommand,
IFsrmAction
)
363
/*
IFsrmAction
methods */
424
DECLARE_INTERFACE_(IFsrmActionEmail,
IFsrmAction
)
439
/*
IFsrmAction
methods */
515
/*
IFsrmAction
methods *
[
all
...]
Completed in 48 milliseconds