vle-safearrayp


(vle-safearrayp  obj)

predicator function to determine whether 'obj' is of SAFEARRAY type

Arguments

obj  any Lisp item to be verified

Return

T   - if 'obj' is a SAFEARRAY object
NIL - if 'obj' is not a SAFEARRAY object

Example


Alias


Remarks

replacement for : (= (type obj) 'SAFEARRAY) and similar



©  Bricsys NV. All rights reserved.