Type: BOOLOn success XMemSetWin32HeapName returns TRUE. If the function fails, the return value is FALSE. To get extended error information, call GetLastError.
The heap name is limited to 8 characters not including the NULL terminator. XMemSetWin32HeapName will truncate the supplied name at the character limit.