Click or drag to resize

ILateBound Methods

X#

The ILateBound type exposes the following members.

Functions
  NameDescription
Public methodNoIvarGet
Method to read a field or property late bound.
Public methodNoIvarPut
Method to update a field or property late bound.
Public methodNoMethod
Call a method in the type late bound. Arguments are passed as Clipper calling convention parameters. The method name is passed as first parameter.
Top
See Also