EldoS
MsgConnect home / Documentation / Router.Create method
Navigation
Web site
Support
Table Of Contents

Filter: C++  Pascal  ActiveX  C#  VB.NET  Java SE  Java ME  Palm  DLL 


Router.Create

Router     See also    


Creates an instance of Router class and returns a reference to newly created instance.

Declaration

[C++]
    MCRouter();

[Pascal]
    constructor Create(Owner : TComponent);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[C#]
    public MCRouter();

[VB.NET]
    Public Sub New()

[Java]
    public MCRouter();

[Java ME]
    public MCRouter();

[Palm]
    MCRouter();

[DLL]
    HMCRouter __stdcall MCRouterCreate();

Return value

[DLL]
    handle to the newly created object

Description

    Use this method to create new instance of Router class.

See also:     Destroy     BaseRouter

 
Contact Us | Subscribe | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2005, EldoS Corporation