CWnd::IsZoomed

BOOL IsZoomed( ) const;

返回值:如果CWnd被最大化,则返回非零值;否则返回0。

说明:这个函数确定CWnd是否已被最大化。

请参阅:::IsZoomed