Return HANDLE to the object that this tool should copy. Part of 'similar object createion'. Used inside kToolInitByObject event.
FUNCTION vstGetInitObject(message1 : LONGINT): HANDLE;def vs.vstGetInitObject(message1):
return HANDLE| Name | Type | Description |
|---|---|---|
| message1 | LONGINT |
le can be found at [[VS:Similar_Objects_Creation#Tool_Part]]
Availability: from All Versions
This is drop-in function.