NodejsRuntime.EmbeddingPlatformGetParsedArgs method
C#
public override NodeEmbeddingStatus EmbeddingPlatformGetParsedArgs(
node_embedding_platform platform, IntPtr args_count, IntPtr args, IntPtr runtime_args_count,
IntPtr runtime_args)
See Also
- enum NodeEmbeddingStatus
- struct node_embedding_platform
- class NodejsRuntime
- namespace Microsoft.JavaScript.NodeApi.Runtime