Modules§
Structs§
- An error object consists of both an error code as well as detailed error information for debugging.
- A globally unique identifier (GUID) used to identify COM and WinRT interfaces.
- A WinRT string (HSTRING) is reference-counted and immutable.
- A pointer to a constant null-terminated string of 16-bit Unicode characters.
Type Aliases§
- A specialized
Resulttype that provides Windows error information.