Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:docs:som:api:kernel:somerror [2024/11/26 02:14] – prokushev | en:docs:som:api:kernel:somerror [2024/11/26 04:35] (current) – [See also] prokushev | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| <code c> | <code c> | ||
| - | void (*SOMError) (int errorCode, | + | void (*SOMError) (CORBA_long | 
| </ | </ | ||
| ===== Parameters ===== | ===== Parameters ===== | ||
| - | * errorCode ([[int]]) - input : Error code. | + | * errorCode ([[CORBA_long]]) - input : Error code. | 
| - | * fileName ([[string]]) - input : Name of source file where error was occurred. | + | * fileName ([[CORBA_char *]]) - input : Name of source file where error was occurred. | 
| - | * lineNum ([[int]]) - input : Line of source file where error occurred. | + | * lineNum ([[CORBA_long]]) - input : Line of source file where error occurred. | 
| ===== Return Code ===== | ===== Return Code ===== | ||
| Line 31: | Line 31: | ||
| </ | </ | ||
| - | ===== Note ===== | + | ===== See also ===== | 
| + | |||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | |||
| + | |||
| + | |||
| + | {{page> | ||




