|
<< Click to Display Table of Contents >> Navigation: »No topics above this level« DBWGenericCheckinEvent |
Detects the occurrence of a Checkin event on a generic
Function DBWGenericCheckinEvent()
TRUE |
If a Checkin event on generic has occurred |
|---|---|
FALSE |
otherwise |
if DBWGenericCheckinEvent() then
msgbox "Generic - Checkin Event"
end if