static int |
DotNetNativeInterface.AppDomain_AddAssemblyResolve_JNA(DotNetNativeTypes.ClrAppDomain AppDomain,
DotNetNativeTypes.IClrEventHandlerReturn FunctionPointer) |
static int |
DotNetNativeInterface.AppDomain_GetAssemblies(DotNetNativeTypes.ClrAppDomain AppDomain,
DotNetNativeTypes.ClrAssemblyArrayByReference Assemblies) |
static int |
DotNetNativeInterface.AppDomain_GetFriendlyName(DotNetNativeTypes.ClrAppDomain AppDomain,
com.sun.jna.Memory FriendlyName,
int BufferSize) |
static boolean |
DotNetNativeInterface.AppDomain_IsDefault(DotNetNativeTypes.ClrAppDomain AppDomain) |
static int |
DotNetNativeInterface.AppDomain_Load(DotNetNativeTypes.ClrAppDomain AppDomain,
java.lang.String AssemblyString,
DotNetNativeTypes.ClrAssemblyByReference Assembly) |
static int |
DotNetNativeInterface.AppDomain_RemoveAssemblyResolve_JNA(DotNetNativeTypes.ClrAppDomain AppDomain,
DotNetNativeTypes.IClrEventHandlerReturn FunctionPointer) |
static int |
DotNetNativeInterface.AppDomain_ToClrObject(DotNetNativeTypes.ClrAppDomain AppDomain,
DotNetNativeTypes.ClrObjectByReference AObject) |
static int |
DotNetNativeInterface.AppDomain_Unload(DotNetNativeTypes.ClrAppDomain AppDomain) |
void |
DotNetNativeTypes.ClrAppDomainByReference.setValue(DotNetNativeTypes.ClrAppDomain clrObj) |