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

 virtual int FireImportSymbols(MibBrowserImportSymbolsEventParams *e);

 
typedef struct {
char* Symbols;
char* ModuleName;
int reserved;
} MibBrowserImportSymbolsEventParams;

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