CWnd::GetParent
呼叫這個函式的指標子視窗的父視窗 (如果有的話)。
CWnd* GetParent( ) const;
傳回值
請參閱在 GetParent 的傳回值>一節。 Windows SDK。
備註
(如果存在), GetParent 函式傳回指標直接 (Immediate) 父。 相反地, GetParentOwner 函式傳回指標不是子視窗最直接的父視窗或主控視窗 (沒有 WS_CHILD 模式)。 如果您在子視窗 GetParent 和 GetParentOwner 傳回不同的結果內的子視窗。
需求
Header: afxwin.h