Share via


Microsoft::WRL::Wrappers::Details Namespace

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

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

Reference

Microsoft::WRL::Wrappers Namespace