CWnd::GetTopLevelParent

(CWnd * GetTopLevelParent) const;

Valore restituito

Identifica la finestra padre livello superiore della finestra.

Puntatore restituito puņ essere temporaneo e non deve essere memorizzato per un uso successivo.

Osservazioni

Chiamare questa funzione membro per recuperare il genitore di livello superiore della finestra. GetTopLevelParent č simile a GetTopLevelFrame e GetTopLevelOwner; Tuttavia, essa ignora il valore impostato come finestra attuale proprietario.

Panoramica di CWnd |nbsp; Membri della classe | Gerarchia Chart

Vedere a&nchenbsp;CWnd::GetTopLevelOwner, CWnd::GetTopLevelFrame, CWnd::GetOwner, CWnd::SetOwner

Index