UCOMITypeInfo2.

GetParamCustData(int, int, Guid, Object) Method

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

Syntax

void GetParamCustData(int indexFunc, int indexParam, ref Guid guid, out Object pVarVal)

Parameters

Name Type Description
indexFunc int
indexParam int
guid Guid
pVarVal Object

Return Value

Type Description
void