DontUseNewUseMake Class
Supports the WRL infrastructure and is not intended to be used directly from your code.
class DontUseNewUseMake;
Remarks
Prevents using operator new in RuntimeClass. Consequently, you must use the Make function instead.
Members
Public Operators
Name |
Description |
---|---|
Overloads operator new and prevents it from being used in RuntimeClass. |
Inheritance Hierarchy
DontUseNewUseMake
Requirements
Header: implements.h
Namespace: Microsoft::WRL::Details