struct PortDialogInfo { PortString iTitle; sInt16 iWidth; sInt16 iHeight; LayoutNode iLayoutInfo; bool iLayoutUsed; }; End of Listing