|
Unicorn XML Toolkit Version 1.00.00 |
|||||||||
PREV NAMESPACE NEXT NAMESPACE | FRAMES NO FRAMES |
Provides implementation of the Simple Object Model (SOM) for Microsoft Windows ActiveX (also known as OLE) automation objects.
The abstract SOM interface is defined in
Som
namespace.
The principal public class in
SomOle
is
COleObjectManager
. This class is used
to create instances of ActiveX automation objects having known
programmatic identifiers. Other
implementation classes are hidden; however, instances of these
classes and their members are accessible via the abstract API defined
in
Som
namespace.
Instances of class
Som::CObject
in this implementation
are represented by pointers to dispatch interfaces
(
LPDISP
) of ActiveX automation objects.
Class Summary | |
COleObjectException
|
The exception thrown when an ActiveX interface error occurs. |
COleObjectManager
|
The SOM object manager for Microsoft Windows ActiveX platform. |
|
Unicorn XML Toolkit Version 1.00.00 |
|||||||||
PREV NAMESPACE NEXT NAMESPACE | FRAMES NO FRAMES |