Specifies the convention used to call SOM objects.
Compatibility:This pragma is compatible with the following platform targets:
|
68K
|
NEC V800
|
Intel x86
|
MIPS
|
Embedded 68K
|
#pragma SOMCallStyle OIDL | IDL
Remarks:This pragma is only available for Mac OS using C++ code.
The SOMCallStyle pragma chooses between two SOM call styles:
This pragma is ignored if the direct_to_SOM pragma, described in Targeting Mac OS, is off.
This pragma does not correspond to an option in any settings panel. To check whether this option is on, use __option (SOMCheckEnvironment). See "Checking Options." By default, this pragma is set to IDL.