Chapter Contents |
Previous |
Next |
OLE: _getProperty |
Syntax | |
Details |
Syntax |
CALL NOTIFY (OLE-object, '_getProperty', in-OLE-property, out-property-value); |
Argument | Type | Description |
---|---|---|
in-OLE-property |
C | specifies the name of the OLE property |
out-property-value |
C | N | contains the returned value of the property |
Details |
The _getProperty method is used to get the value of a property of an OLE object.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.