nw::lyt::Pane::GetParent Member Function

Syntax

__forceinline Pane * GetParent() const;

Arguments

None.

Return Values

Returns a pointer to the parent pane. Returns NULL when there is no parent pane.

Description

Gets the parent pane.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL