Skip to main content

IBootstrapperApplicationFactory Interface

Interface used by the native host to dynamically load the BA.

Methods

MethodDescription
Create(pArgs, pResults)Low level method called by the native host.

WixToolset.Mba.Core.dll version 4.0.2+644ed0118bae1aa885bb6cc906dc6c0b904de4d9

Create(pArgs, pResults) Method

Low level method called by the native host.

Declaration

public void Create(
IntPtr pArgs,
IntPtr pResults
)

Parameters

ParameterTypeDescription
pArgsIntPtr
pResultsIntPtr