
Registers a handler for callback notification. Returns a unique cookie for the handler.
Syntax
Register(
eventHandler As IAcSmEvents) As Long
| eventHandler | Input pointer to an event handler |
| Comments? |

Registers a handler for callback notification. Returns a unique cookie for the handler.
Register(
eventHandler As IAcSmEvents) As Long
| eventHandler | Input pointer to an event handler |
| Comments? |