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.

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

Classes

NameDescription
SyncLockT ClassRepresents a type that can take exclusive or shared ownership of a resource.
SyncLockWithStatusT ClassRepresents a type that can take exclusive or shared ownership of a resource.

Methods

NameDescription
CompareStringOrdinal MethodCompares two specified HSTRING objects and returns an integer that indicates their relative position in a sort order.

Header: corewrappers.h

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

Microsoft::WRL::Wrappers Namespace

Show: