File change event class.
This event occurs every time a monitored file changed:
Definition at line 1114 of file fbsystem.h.
#include <fbsystem.h>

Public Member Functions |
|
| FBEventFileChange (HKEventBase pEvent) | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyFileMonitoringType | Type |
| Read Only Property: Type of file
change event. |
|
| FBPropertyString | Path |
| Read Only Property: The path of
changed file. |
|
| FBEventFileChange | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| FBPropertyFileMonitoringType Type |
Read Only Property: Type of file change event.
Reimplemented from FBEvent.
Definition at line 1123 of file fbsystem.h.
Read Only Property: The path of changed file.
Definition at line 1124 of file fbsystem.h.