nw::lyt::Window::Window Constructor

Syntax

Window(
     const res::Window * pBlock,
     const ResBlockSet & resBlockSet
);

Arguments

Name Description
pBlock Pointer to the resource.
resBlockSet The reference to ResBlockSet.

Description

Constructor.

Creates an object from a resource.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL