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.
Initializes a new instance of the RoInitializeWrapper class.
RoInitializeWrapper(
RO_INIT_TYPE flags)
Parameters
- flags
One of the RO_INIT_TYPE enumerations, which specifies the support provided by the Windows Runtime.
Remarks
The RoInitializeWrapper class invokes Windows::Foundation::Initialize(flags).
Requirements
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers