- Assembly
 - NAnt
.Contrib .dll  - Namespace
 - NAnt
.Contrib .Tasks .Msi  - Containing Type
 - UCOMITypeInfo2
 
Syntax
void GetDllEntry(int memid, INVOKEKIND invKind, out string pBstrDllName, out string pBstrName, out short pwOrdinal)
	Parameters
| Name | Type | Description | 
|---|---|---|
| memid | int | |
| invKind | INVOKEKIND | |
| pBstrDllName | string | |
| pBstrName | string | |
| pwOrdinal | short | 
Return Value
| Type | Description | 
|---|---|
| void | 
