Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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