UCOMITypeInfo2.

GetVarDesc(int, IntPtr) Method

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

Syntax

void GetVarDesc(int index, out IntPtr ppVarDesc)

Parameters

Name Type Description
index int
ppVarDesc IntPtr

Return Value

Type Description
void