UCOMITypeInfo2.

GetIDsOfNames(string[], int, int[]) Method

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Msi
Containing Type
UCOMITypeInfo2

Syntax

void GetIDsOfNames(string[] rgszNames, int cNames, int[] pMemId)

Parameters

Name Type Description
rgszNames string[]
cNames int
pMemId int[]

Return Value

Type Description
void