Bull DPX/20 Podręcznik Użytkownika Strona 357

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 424
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 356
3-51
Interface Repository Framework Reference
TypeCode_size Function
Purpose
Provides the minimum size of an instance of the abstract data type described by a given
TypeCode.
IDL Syntax
long TypeCode_size ( );
Description
The TypeCode_size function is used to obtain the minimum size of an instance of the
abstract data type described by a given TypeCode.
This function is a SOM-unique extension to the CORBA standard.
Parameters
tc The TypeCode whose instance size is desired.
ev A pointer to an Environment structure. The CORBA standard mandates
the use of this structure as a standard way to return exception information
when an error condition is detected.
Return Value
The amount of memory needed to hold an instance of the data type described by a given
TypeCode. No exceptions are raised by this function.
Related Information
Functions: TypeCodeNew, TypeCode_alignment, TypeCode_copy, TypeCode_equal,
TypeCode_free, TypeCode_kind, TypeCode_param_count, TypeCode_parameter,
TypeCode_print, TypeCode_setAlignment
Przeglądanie stron 356
1 2 ... 352 353 354 355 356 357 358 359 360 361 362 ... 423 424

Komentarze do niniejszej Instrukcji

Brak uwag