Attachmate Reflection 2014 .NET API Reference
TucNotSupportedException Class
Members 


This exception occurs when given API is called in the context of Terminal User Control (TUC). There are certain API calls that has been restricted when called from TUC context.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class TucNotSupportedException 
   Inherits System.NotSupportedException
'Usage
 
Dim instance As TucNotSupportedException
[SerializableAttribute()]
public class TucNotSupportedException : System.NotSupportedException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         System.NotSupportedException
            Attachmate.Reflection.Framework.TucNotSupportedException

Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

TucNotSupportedException Members
Attachmate.Reflection.Framework Namespace

Send Feedback