Home -> IStateContainer -> UnbindStateBuffer

Description

The UnbindStateBuffer method removes a previously defined binding to an IStateBuffer object.

Usage

void UnbindStateBuffer(StateBufferId stateBufferId);

Argument list

stateBufferId [StateBufferId]
The StateBufferId of the state buffer to unbind

See also