Nevron Open Vision Documentation
Nevron.Nov.Interop Namespace / NInteropMarshaller Class
Methods


In This Topic
    NInteropMarshaller Class Members
    In This Topic

    The following tables list the members exposed by NInteropMarshaller.

    Public Methods
     NameDescription
    Public MethodGets the index of the function with the specified name  
    Public MethodPerforms an interop call and returns the result of the specified type. Throws an exception, if an error occurs.  
    Public MethodPerforms an async interop and returns the result of the specified type. If an error occurs the returned promise is rejected.  
    Public MethodPerforms an interop batch operation. Throws an exception, if an error occurs.  
    Public MethodPerforms an async interop batch operation. If an error occurs the returned promise is rejected.  
    Top
    See Also