ODL Statements and Directives
The following sections describe the statements and directives that make up the Object Description Language (ODL).
In this section
Topic | Description |
---|---|
coclass |
This statement describes the globally unique ID (GUID) and the supported interfaces for a Component Object Model (COM). |
dispinterface |
|
enum |
|
importlib |
|
interface |
|
library |
|
module |
|
struct |
|
typedef |
This statement creates an alias for a type. |
union |