InfoConnect API Guide
Attachmate.Reflection.Framework Namespace / VBAReferenceIncorrectSessionTypeException Class / VBAReferenceIncorrectSessionTypeException Constructor / VBAReferenceIncorrectSessionTypeException Constructor()


In This Topic
    VBAReferenceIncorrectSessionTypeException Constructor()
    In This Topic
    Initializes a new instance of the VBAReferenceIncorrectSessionTypeException class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New VBAReferenceIncorrectSessionTypeException()
    public VBAReferenceIncorrectSessionTypeException()
    See Also