Home -> IStateBufferLayout -> BeginLayoutDefinition

Description

The BeginLayoutDefinition method starts the process of constructing a state buffer layout.

Usage

SuccessToken BeginLayoutDefinition();

Return value

[SuccessToken]
True if the operation succeeded, false otherwise. An assertion will be raised in debug builds if the result is not tested.

See also