RoInitializeWrapper::RoInitializeWrapper Constructor
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at RoInitializeWrapper::RoInitializeWrapper Constructor.
Initializes a new instance of the RoInitializeWrapper class.
Syntax
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