JSRuntime.EmbeddingRuntimeConfigOnPreload method
C#
public virtual NodeEmbeddingStatus EmbeddingRuntimeConfigOnPreload(
node_embedding_runtime_config runtime_config, node_embedding_runtime_preload_callback preload,
IntPtr preload_data, node_embedding_data_release_callback release_preload_data)
See Also
- enum NodeEmbeddingStatus
- struct node_embedding_runtime_config
- struct node_embedding_runtime_preload_callback
- struct node_embedding_data_release_callback
- class JSRuntime
- namespace Microsoft.JavaScript.NodeApi.Runtime