Share via


Microsoft::WRL::Wrappers::Details Namespace

 

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 Microsoft::WRL::Wrappers::Details Namespace.

Supports the WRL infrastructure and is not intended to be used directly from your code.

Syntax

namespace Microsoft::WRL::Wrappers::Details;  

Members

Classes

Name Description
SyncLockT Class Represents a type that can take exclusive or shared ownership of a resource.
SyncLockWithStatusT Class Represents a type that can take exclusive or shared ownership of a resource.

Methods

Name Description
CompareStringOrdinal Method Compares two specified HSTRING objects and returns an integer that indicates their relative position in a sort order.

Requirements

Header: corewrappers.h

Namespace: Microsoft::WRL::Wrappers::Details

See Also

Microsoft::WRL::Wrappers Namespace