Method GetEvent
GetEvent(string, string)
get EventDesc of an event
Declaration
[HandleProcessCorruptedStateExceptions]
public EventDesc GetEvent(string moduleName, string eventName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | moduleName | Target module name |
| string | eventName |
Returns
| Type | Description |
|---|---|
| EventDesc |