windows_system library
Provides access to WinRT APIs from the Windows.System
namespace using FFI.
Classes
- FolderLauncherOptions
- Specifies the options to use when launching File Explorer to display the contents of a specific folder by calling the LaunchFolderAsync(IStorageFolder, FolderLauncherOptions) method.
- IFolderLauncherOptions
- ILauncherOptions
- ILauncherOptions2
- ILauncherOptions3
- ILauncherOptions4
- ILauncherUIOptions
- ILauncherViewOptions
- ILaunchUriResult
- IUser
- IUser2
- IUserWatcher
- KnownUserProperties
- Contains basic information about a user.
- Launcher
- Starts the default app associated with the specified file or URI.
- LauncherOptions
- Specifies the options used to launch the default app for a file or URI.
- LauncherUIOptions
- Specifies options for user interface elements such as the application picker that can be invoked by this API.
- LaunchUriResult
- Represents the results of a Uri launch.
- PowerManager
- Provides access to information about a device's battery and power supply status.
- User
- Represents a user.
- UserWatcher
- Provides events that fire during enumeration of users, when the collection of users changes, or when a user's authentication status changes.
Enums
- BatteryStatus
- Indicates the status of the battery.
- EnergySaverStatus
- Specifies the status of battery saver.
- LaunchQuerySupportStatus
- Specifies whether an app is available that supports activation.
- LaunchQuerySupportType
- Specifies the type of activation to query for.
- LaunchUriStatus
- Specifies the result of activating an application for a URI.
- PowerSupplyStatus
- Represents the device's power supply status.
- ProcessorArchitecture
- Specifies the processor architecture supported by an app.
- UserAgeConsentGroup
- Specifies the age consent groups a user can belong to.
- UserAgeConsentResult
- Specifies the result of a call to CheckUserAgeConsentGroupAsync, querying for a user's membership in a specified UserAgeConsentGroup.
- UserAuthenticationStatus
- Represents the authentication status of a user.
- UserPictureSize
- Represents user picture sizes.
- UserType
- Represents user types.
- UserWatcherStatus
- Represents the status of a user watcher.