Returns an object for the
ExtInfo item requested.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax Object Info(
ExtInfo info
)
Function Info (
info As ExtInfo
) As Object
Parameters
- info
- Type: NetQuarryExtInfo
an ExtInfo object
Return Value
Type:
ObjectAn ExtInfo object with this extension's information
See Also