UCOMITypeInfo2.

GetVarCustData(int, Guid, Object) Method

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

Syntax

void GetVarCustData(int index, ref Guid guid, out Object pVarVal)

Parameters

Name Type Description
index int
guid Guid
pVarVal Object

Return Value

Type Description
void