NodejsRuntime.EmbeddingCreateRuntime method
C#
public override NodeEmbeddingStatus EmbeddingCreateRuntime(node_embedding_platform platform,
node_embedding_runtime_configure_callback configure_runtime, IntPtr configure_runtime_data,
out node_embedding_runtime result)
See Also
- enum NodeEmbeddingStatus
- struct node_embedding_platform
- struct node_embedding_runtime_configure_callback
- struct node_embedding_runtime
- class NodejsRuntime
- namespace Microsoft.JavaScript.NodeApi.Runtime