VMS Help RTL Routines, PPL$, PPL$RESET_EVENT *Conan The Librarian |
The Reset an Event routine resets an event's state to not_ occurred. Format PPL$RESET_EVENT event-id
1 - Arguments |
event-id OpenVMS usage identifier type longword (unsigned) access read only mechanism by reference Identifier of the event. The event-id argument is the address of an unsigned longword containing the identifier.
|