nw::lyt::Picture::Picture Constructor

Syntax

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

Arguments

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

Description

Constructor.

Creates an object from the specified resource.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL