IP*Works! S/SNMP V9 - Online Help
IP*Works! S/SNMP V9
Questions / Feedback?

ImportSymbols Event

List of imported symbols and the respective modules where they are declared.

Syntax

type TImportSymbolsEvent = procedure ImportSymbols(Sender: TObject; const Symbols: String; const ModuleName: String) of object;
property OnImportSymbols: TImportSymbolsEvent read FOnImportSymbols write FOnImportSymbols;

Remarks

The Symbols parameter is a comma separated list of all symbols that must be imported from ModuleName.

The module is loaded through the LoadMib method.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0