Skip to content

IBootstrapperApplicationFactory Interface

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

MethodDescription
Create(pArgs, pResults)Low level method called by the native host.
WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040

Low level method called by the native host.

public void Create(
IntPtr pArgs,
IntPtr pResults
)
ParameterTypeDescription
pArgsIntPtr
pResultsIntPtr