Microsoft::WRL::Wrappers::Details Namespace
Visual Studio 2015
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
| 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. |
Header: corewrappers.h
Namespace: Microsoft::WRL::Wrappers::Details
Show: