RoInitializeWrapper Class
Initializes the Windows Runtime.
class RoInitializeWrapper
Remarks
RoInitializeWrapper is a convenience that initializes the Windows Runtime and returns an HRESULT that indicates whether the operation was successful.
Members
Public Constructors
Name |
Description |
---|---|
Initializes a new instance of the RoInitializeWrapper class. |
|
Destroys the current instance of the RoInitializeWrapper class. |
Public Operators
Name |
Description |
---|---|
Retrieves the HRESULT produced by the RoInitializeWrapper constructor. |
Inheritance Hierarchy
RoInitializeWrapper
Requirements
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers