SCL Methods for Automating OLE Objects under Windows |
Syntax | |
Details |
Syntax |
CALL NOTIFY(OLE-object-name,'_GET_TYPE_',out-type); |
Argument | Character (C) or Numeric (N) | Description |
---|---|---|
out-type |
C | contains the returned object type. |
Details |
The _GET_TYPE_ method is used to get the type of the object. Valid types include Embedded, Linked, Bitmap, Device Independent Bitmap, and Picture.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.