vle-safearrayp

Parent Previous Next

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




©  Menhirs NV. All rights reserved.