OBJPTR function

Purpose

Return an object pointer contained in the specified object variable.

Syntax

ObjectPointer??? = OBJPTR(objectvar)

Remarks

OBJPTR returns the object pointer as a Double-word (DWORD) value.

See also

DIM, CLSID$, GUID$, GUIDTXT$, INTERFACE (Direct), INTERFACE (IDBind), ISINTERFACE, ISNOTHING, ISOBJECT, LET (with Objects), OBJECT, OBJACTIVE, OBJEQUAL, OBJRESULT, PROGID$, What is an object, anyway?