This topic has not yet been rated - Rate this topic

RoInitializeWrapper Class

Visual Studio 2012

Initializes the Windows Runtime.

class RoInitializeWrapper

RoInitializeWrapper is a convenience that initializes the Windows Runtime and returns an HRESULT that indicates whether the operation was successful.

Name

Description

RoInitializeWrapper::RoInitializeWrapper Constructor

Initializes a new instance of the RoInitializeWrapper class.

RoInitializeWrapper::~RoInitializeWrapper Destructor

Destroys the current instance of the RoInitializeWrapper class.

Name

Description

RoInitializeWrapper::HRESULT() Operator

Retrieves the HRESULT produced by the RoInitializeWrapper constructor.

RoInitializeWrapper

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.