DIFsrmClassificationEvents_Event Interface
Manages event handlers for file classification events.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | add_OnFile(DIFsrmClassificationEvents_OnFileEventHandler) | Adds an OnFile event handler. |
![]() | remove_OnFile(DIFsrmClassificationEvents_OnFileEventHandler) | Removes an OnFile event handler. |
| Name | Description | |
|---|---|---|
![]() | OnFile | Represents a file classification event. The event receives properties of files that are processed by the ClassifyFiles method. |
Community Additions
ADD
Show:

