_GET_TYPE_

Returns the object's type.

Syntax

CALL NOTIFY(OLE-object-name,'_GET_TYPE_',out-type);

Details

OLE Arguments
Argument
Character (C) or Numeric (N)
Description
out-type
C
contains the returned object type.
The _GET_TYPE_ method is used to get the type of the object. Valid types include Embedded, Linked, Bitmap, Device Independent Bitmap, and Picture.