3-50
SOMobjects Base Toolkit Programmer’s Reference Manual
TypeCode_setAlignment Function
Purpose
Overrides the default alignment value associated with a given TypeCode.
IDL Syntax
void TypeCode_setAlignment (short alignment);
Description
The TypeCode_setAlignment function overrides the default alignment value associated
with a given TypeCode.
Parameters
tc The TypeCode to receive the new alignment value.
ev A pointer to an Environment structure.
alignment A short integer that specifies the alignment value.
Related Information
Functions: TypeCodeNew, TypeCode_alignment, TypeCode_equal, TypeCode_free,
TypeCode_kind, TypeCode_param_count, TypeCode_parameter, TypeCode_print,
TypeCode_size
Kommentare zu diesen Handbüchern