Skip to content

NativeLibrary.GetMainProgramHandle method

Gets a handle that can be used with GetExport to resolve exports from the entry point module.

C#
public static IntPtr GetMainProgramHandle()

See Also

Released under the MIT license