PreviousNext

Pointers in Structure Fields and Union Case

If a pointer is declared in a member of a structure or union, its default is determined by the pointer_default attribute you specify for the interface. To override this, specify a pointer attribute for the member.