Kernel Class: COM

COM
Show extending classes

Constructor Method

public void new([str _className, str _computerName])

Properties

public str documentationName()
public COMError error()
public comInterface interface()

Static Methods

static COM createFromInterface(comInterface _interface)
static COM createFromObject(COM _object)
static COM createFromVariant(COMVariant _variant)
static COM getObject(str _className)
static COM getObjectEx(str _fileName)
static anytype unsupported(int _action [, anytype _param1, anytype _param2, anytype _param3])

Instance Methods

public void attach(comInterface _interface)
public void detach()
public _unknown_ dispatch(_unknown unknown_)
public final void finalize()
public str toString()

Generated by Axapta Doc Generator v. 0.5.2 on 05 Dec 2006
Axapta Doc Generator is licensed under the MIT License. Axapta is a registered trademark of Microsoft Corporation.