Microsoft DirectX 9.0 |
The UsingImageAllocator method indicates whether the current allocator is a CImageAllocator object.
Syntax
BOOL UsingImageAllocator(void);
Return Value
Returns TRUE if the current allocator is a CImageAllocator object, or FALSE otherwise.
See Also