IBootstrapperApplicationFactory Interface
Interface used by the native host to dynamically load the BA.
Methods
| Method | Description |
|---|---|
| Create(pArgs, pResults) | Low level method called by the native host. |
WixToolset.Mba.Core.dll version 4.0.6+73c897383236ddbbbc6ba257634013c1269ceec2
Create(pArgs, pResults) Method
Low level method called by the native host.
Declaration
public void Create(
IntPtr pArgs,
IntPtr pResults
)
Parameters
| Parameter | Type | Description |
|---|---|---|
| pArgs | IntPtr | |
| pResults | IntPtr |