Feedback

  • Contents
 

DeleteBuffer

This Buffer tool destroys a given binary buffer.

Inputs

Buffer Handle

This is the Buffer Handle of the buffer handle to destroy.

Exit Paths

Success

This path is taken if the buffer is destroyed.

Invalid Handle

This path is taken if the buffer handle was invalid.