wwhelpimportvcx::ImportDotNetClass

Imports a DotNet type from an assembly.

o.ImportDotNetClass(loHelp, lcAssembly, lcClass)

Return Value

.t. or .f.

Parameters

loHelp
A reference to a wwHelp object instance that will receive this imported class.

lcAssembly
The filename of the assembly to import from.

lcClass
The type, interface or enumeration that you want to import.

Remarks

Requires that the DotNet Runtime is installed and that the wwReflection.dll is registered for COM interop.


See also:

Class wwImportVcx |

© West Wind Techologies, 1996-2023 • Updated: 01/12/03
Comment or report problem with topic