Returns the version of the Extended Properties support currently running. To be used in case the way the calls work changes, and programmers have to account for the differences.
See the <a href=http://www.vectorlab.info/index.php?title=Events>VectorLab article on object events.
PROCEDURE GetXPropVersion(VAR outVersion : LONGINT);def vs.GetXPropVersion():
return outVersion| Name | Type | Description |
|---|---|---|
| outVersion | LONGINT | Output parameter. |
Availability: from All Versions
This is drop-in function.