The Get_Name_Overlapped_Vector procedure returns the name of the Overlapped Vector.
Calling syntax:
Character = Name(OV) |
Input variable:
OV | The Overlapped_Vector object to be queried. |
Output variable:
Name | The name of the Overlapped_Vector object. |
The Get_Name_Overlapped_Vector code listing contains additional documentation.