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

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


MMFTransport.Create

MMFTransport     See also    


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

Declaration

[C++]
    public MCMMFTransport();

[Pascal]
    constructor Create(AOwner : TComponent);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[C#]
    public MCMMFTransport();

[VB.NET]
    Public Sub New()

[Java]
    public MCMMFTransport();

[Java ME]
    not applicable;

[Palm]
    not applicable;

[DLL]
    HMCMMFTransport __stdcall MCMMFTransportCreate();

Return value

[DLL]
    handle to the newly created object

Description

    Use this method to create new instance of MMFTransport class.

See also:     Destroy    

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