TSize size;
AknLayoutUtils::LayoutMetricsSize(AknLayoutUtils::EScreen, size);
TPixelsTwipsAndRotation SizeAndRotation;
CWsScreenDevice* iScreenDevice->GetDefaultScreenSizeAndRotation(SizeAndRotation);
TSize size;
AknLayoutUtils::LayoutMetricsSize(AknLayoutUtils::EScreen, size);
TPixelsTwipsAndRotation SizeAndRotation;
CWsScreenDevice* iScreenDevice->GetDefaultScreenSizeAndRotation(SizeAndRotation);

被折叠的 条评论
为什么被折叠?