CurrentByID
= fWorkspaces[workspace].CurrentScreenConfiguration().CurrentByID(
= fWorkspaces[workspace].CurrentScreenConfiguration().CurrentByID(id);
= fWorkspaces[workspace].CurrentScreenConfiguration().CurrentByID(id);
.StoredScreenConfiguration().CurrentByID(screen->ID());
.CurrentScreenConfiguration().CurrentByID(screen->ID());
if (fWorkspaces[0].StoredScreenConfiguration().CurrentByID(id) == NULL) {
= fWorkspaces[0].CurrentScreenConfiguration().CurrentByID(id);
screen_configuration* CurrentByID(int32 id) const;