NevronOpenVision
Nevron.Nov.Interop Namespace / NInteropMarshaller Class


In This Topic
NInteropMarshaller Class Methods
In This Topic

For a list of all members of this type, see NInteropMarshaller members.

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