IsObject Function

Tests if an object variable is an OLE object. The function returns True if the variable is an OLE object, otherwise it returns False.

කාරක රීතිය:

IsObject (ObjectVar)

ආපසු ලබාදෙන අගය:

Bool

පරාමිතීන්:

ObjectVar: Any variable that you want to test. If the Object variable contains an OLE object, the function returns True.

Error codes:

5 Invalid procedure call