UCOMITypeInfo2.

CreateInstance(Object, Guid, Object) Method

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

Syntax

void CreateInstance(Object pUnkOuter, ref Guid riid, out Object ppvObj)

Parameters

Name Type Description
pUnkOuter Object
riid Guid
ppvObj Object

Return Value

Type Description
void