NativeLibrary.TryGetExport method
C#
public static bool TryGetExport(IntPtr handle, string name, out IntPtr procAddress)
See Also
- class NativeLibrary
- namespace Microsoft.JavaScript.NodeApi.Runtime