Property | Type | Description | |
---|---|---|---|
ConfigPath | string | ||
eHandle |
Method | Description | |
---|---|---|
PassInfo ( string configPath, int fPtrs ) : int |
Function that starts Bolter. Takes various information that the unmanaged side needs to pass to the managed side.
|
|
PluginSelfUnload ( ) : int | ||
SignalFinished ( ) : void |
Method | Description | |
---|---|---|
CurrentDomain_DomainUnload ( object sender, |
||
CurrentDomain_UnhandledException ( object sender, |
public static PassInfo ( string configPath, int fPtrs ) : int | ||
configPath | string | |
fPtrs | int | |
return | int |