InfoConnect API Guide
Attachmate.Reflection.Framework Namespace / MyReflection Class / CreateApplication Method


In This Topic
    CreateApplication Method
    In This Topic
    Creates an application that represents the instance of InfoConnect that was just started by you, or an InfoConnect instance running at the default IPC channel (if the InfoConnect instance is the first instance started manually).
    Overload List
    OverloadDescription
    Creates an application that represents the instance of InfoConnect that was just started by you, or an InfoConnect instance running at the default IPC channel (if the InfoConnect instance is the first instance started manually).  
    Creates an application that represents the instance of MyReflection running at the specified IPC channel.  
    Creates an application that represents the instance of MyReflection running at the specified IPC channel. If the Reflection application instance is running at the specified channel, that instance is used.

    If there is no InfoConnect application instance running at the specified channel and the InfoConnect Workspace "API Settings" .Net API option is enabled, a new instance of InfoConnect Workspace is started.

     
    Example

     

    See Also