Chapter Contents

Previous

Next
OLE Automation Class: _getProperty

OLE Automation Class: _getProperty



Returns the value of a property from an OLE automation server


Syntax
Details

Syntax

CALL SEND (OLE-object, '_getProperty', in-OLE-property, out-value);

Argument Type Description
in-OLE-property
C specifies the OLE property name
out-value
C | N contains the returned value of the property


Details

_getProperty gets the value of a property from an OLE automation server.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.