Treffer: Universal wrapper for .net objects for scripting languages.

Title:
Universal wrapper for .net objects for scripting languages.
Source:
Research Disclosure. Mar2009, Issue 539, p318-318. 1/2p.
Database:
Supplemental Index

Weitere Informationen

The article discusses a technique involving the Universal Wrapper for .net objects for scripting languages. It notes that the technique enables Visual Basic (VB) scripts to generate an instance of any .net class as well as access the static member of the .net classes regardless of the COM visibility attributes of the objects and classes. It examines two significant capabilities of the Universal Wrapper which are the provision of a mechanism to workaround a COMVisible = false attribute and the creation of an IDispatch interface for the .NET object.