Accusoft.ISISXpress7.Net
Output Constructor




An integer value which represents an ISIS Xpress instance ID.
The main constructor for the Output class which takes in an instance ID for the ISIS Xpress component.
Syntax
'Declaration
 
Public Function New( _
   ByVal instanceId As IntPtr _
)
'Usage
 
Dim instanceId As IntPtr
 
Dim instance As New Output(instanceId)
public Output( 
   IntPtr instanceId
)
public: Output( 
   IntPtr instanceId
)
public:
Output( 
   IntPtr instanceId
)

Parameters

instanceId
An integer value which represents an ISIS Xpress instance ID.
See Also

Reference

Output Class
Output Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback