Microsoft DirectX 8.1 (C++) |
Deletes the samples and frees their resources.
Syntax
void Free(void);
Return Value
No return value.
Remarks
The base allocator calls this internal virtual member function when it wants to decommit the allocator.
This is a protected member function.
See Also