DIFsrmClassificationEvents_SinkHelper Class
Helper class that provides a file classification events handler and delegate.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | OnFile(String, Int32, String, IFsrmCollection) | Receives properties of files that are returned in a call to ClassifyFiles. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | m_dwCookie | Stores a cookie that identifies this helper object. |
![]() | m_OnFileDelegate | Stores a delegate for a file classification event handler. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

