ob

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnumDeviceDrivers

func EnumDeviceDrivers(drivers *ImageBase, cb uint32, lpcNeeded *uint32) (err error)

EnumDeviceDrivers 枚举系统中所有驱动程序

func GetDeviceDriverBaseName

func GetDeviceDriverBaseName(driver ImageBase, lpBaseName *uint16, nSize uint32) (err error)

GetDeviceDriverBaseName 获得指定驱动程序的名称

func GetDeviceDriverFileName

func GetDeviceDriverFileName(driver ImageBase, lpFilename *uint16, nSize uint32) (err error)

GetDeviceDriverFileName 获得指定驱动程序的路径

func GetDriverName

func GetDriverName(driver ImageBase) (string, error)

func GetDriverPath

func GetDriverPath(driver ImageBase) (string, error)

GetDriverPath 获得指定驱动程序的路径

Types

type ImageBase

type ImageBase uintptr

func GetDriverList

func GetDriverList() ([]ImageBase, error)

GetDriverList 获得系统中所有驱动程序

Jump to

Keyboard shortcuts

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