overlay_restrictions
overlay_restrictions* restrictions) const;
overlay_restrictions* restrictions) const;
struct overlay_restrictions;
overlay_restrictions restrictions;
overlay_restrictions fOverlayRestrictions;
overlay_restrictions restrict;
BBitmap::GetOverlayRestrictions(overlay_restrictions* restrictions) const
BBitmap::GetOverlayRestrictions(overlay_restrictions* restrictions) const
link.Read(restrictions, sizeof(overlay_restrictions));
overlay_restrictions restrictions;
fLink.Attach(&restrictions, sizeof(overlay_restrictions));
overlay_restrictions* restrictions)
overlay_restrictions* restrictions);
overlay_restrictions* restrictions)
memset(restrictions, 0, sizeof(overlay_restrictions));
overlay_restrictions* restrictions);