function QuickSendTrap(
const Dest: string;
const Enterprise: string;
const Community: string;
Port: integer;
Generic: integer;
Specific: integer;
MIBName: TIdStringList;
MIBValue: TIdStringList
): integer;|
Parameters |
Description |
|
Dest |
Scope is const. Type is string. |
|
Enterprise |
Scope is const. Type is string. |
|
Community |
Scope is const. Type is string. |
|
Port |
Type is integer. |
|
Generic |
Type is integer. |
|
Specific |
Type is integer. |
|
MIBName |
Type is TIdStringList. |
|
MIBValue |
Type is TIdStringList. |
integer
QuickSendTrap is a method.
QuickSendTrap returns a integer value.
Topic generated.
|
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |