NativeUtilityPreloadLibrary Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public static IntPtr PreloadLibrary(
string baseName,
string overrideSetCurrentDirectory = "",
bool errorFatal = true
)
Parameters
- baseName
- Type: SystemString
- overrideSetCurrentDirectory (Optional)
- Type: SystemString
- errorFatal (Optional)
- Type: SystemBoolean
Return Value
Type:
IntPtrSee Also