nngxStopCmdlist Function

Syntax

NNGX_APICALL void NNGX_APIENTRY nngxStopCmdlist(
     void
);

Arguments

None.

Return Values

No values are returned.

Description

Stops command list execution.

You cannot stop a command that is already running when this function is called. No errors occur in this function.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL