installstate

package
v0.0.0-...-9f4f02d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Installed      = 0 // InstallStateInstalled
	NeedsReinstall = 1 // InstallStateNeedsReinstall
	FailedInstall  = 2 // InstallStateFailedInstall
	FinishInstall  = 3 // InstallStateFinishInstall
)

Windows device installation states.

https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/wdm/ne-wdm-_device_install_state

Variables

This section is empty.

Functions

This section is empty.

Types

type State

type State uint32

State represents an installation state

func (State) String

func (state State) String() string

String returns a string representation of the installation state.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL