Compartilhar via


Deleting State Blocks

The IDirect3DDevice8::DeleteStateBlock deletes a state block, deallocating the memory used to contain it. The DeleteStateBlock method accepts the handle to the state block to delete at its only parameter. After deleting a state block, any handles to it are invalid, and can no longer be used.

See Also

State Blocks

© 1992-2003 Microsoft Corporation. All rights reserved.