
BBjDirectoryChangeEvent::getChange
Description
In BBj 17.0 and higher, this method returns an integer code for the event change (CREATE,DELETE,MODIFY).
Syntax
Return Value |
Method |
int |
getChange() |
Parameters
None.
Return Value
Returns an integer code for the event action (CREATE , DELETE , MODIFY).
Remarks
None.
See Also
BBjFileSystem::unwatchDirectory
BBjFileSystem::unwatchAllDirectories
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.