nw::lyt::Layout::Build Member Function
virtual bool Build(
const void* lytResBuf,
ResourceAccessor * pResAcsr
);
| Name | Description | |
|---|---|---|
| lytResBuf | Pointer to the layout resource. | |
pResAcsr |
A pointer to the resource accessor. |
Initializes the layout based on the resource.
Fails if the resource format is invalid.
CONFIDENTIAL