| |
|
CALL_EXTERNAL
| Calls a function in an external sharable object and returns a scalar value. |
|
DLM_LOAD
| Explicitly causes a DLM to be loaded. |
|
DLM_REGISTER
| Registers a Dynamically Loadable Module (DLM) in IDL. |
|
IDLcomIDispatch
| Creates an IDL object that encapsulates a COM object. |
|
IDLEXBR_ASSISTANT
| Launches the Export Bridge Assistant. |
|
IDLjavaObject
| An IDL object encapsulating a Java object. IDL provides data type and other translation services, allowing IDL programs to access the Java object's methods and properties using standard IDL syntax. |
|
IDLjavaObject Properties
| |
|
IDLjavaObject::GetProperty
| Retrieves the value of a property or group of properties for the object. |
|
IDLjavaObject::Init
| Initializes the object. |
|
IDLjavaObject::SetProperty
| Sets the value of a property or group of properties for the object. |
|
LINKIMAGE
| Merges routines written in other languages with IDL at run-time. |
|
MAKE_DLL
| Compiles and links sharable libraries (DLLs). |