Home -> IIndexBuffer -> AllocateMemory
Description
The AllocateMemory method attempts to allocate memory for the buffer using the supplied index attribute.
Usage
SuccessToken AllocateMemory();
Return value
- [SuccessToken]
- True if the operation succeeded, false otherwise. An assertion will be raised in debug builds if the result is not tested.