Crate mssf_core

source ·

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 Result type that provides Windows error information.