UCOMITypeInfo2.

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

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

Syntax

void GetNames(int memid, string[] rgBstrNames, int cMaxNames, out int pcNames)

Parameters

Name Type Description
memid int
rgBstrNames string[]
cMaxNames int
pcNames int

Return Value

Type Description
void