For a 64-Bit system, returns an object's ID as a string. (Obsolete)
Supported platforms: Windows only
VBA:
RetVal = Object.ObjectId32ToObjectIdString(ObjectID32)
Type: Utility
The object this method applies to.
Access: Input-only
Type: Long
The object ID to return as a string.
Type: String
The object ID as a string.
No additional remarks.
VBA:
Not available
Visual LISP:
Not available