nngxCommandList Structure

Syntax

struct nngxCommandList

Description

The structure that maintains command list information.

This structure maintains the management information for command lists directly specified by the gx Raw API.

Objects are allocated by the application and initialized by calling nngxCmdlistStorageRaw.

Behavior is not guaranteed if the uninitialized object is passed to any other API. Behavior is also not guaranteed if the data of the object is overwritten or copied and used.

Revision History

2012/05/09
Initial version.

CONFIDENTIAL