Determines if an object can be read
Supported Platforms: Windows only
(vlax-read-enabled-p obj)
Type: VLA-object
An object.
Type: T or nil
T, if the object is readable; otherwise nil.
N/A