Click or drag to resize

ILateBound.NoMethod Method

X#
Call a method in the type late bound. Arguments are passed as Clipper calling convention parameters. The method name is passed as first parameter.

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
METHOD NoMethod() AS USUAL CLIPPER

Return Value

Type: Usual
Result of MethodCall
See Also