direct

package module
v0.0.0-...-1af1188 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

View Source
var IIDUnknown = &syscall.GUID{0x00000000, 0x0000, 0x0000, [8]byte{0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x46}}

Functions

This section is empty.

Types

type HResult

type HResult = syscall.Errno

type IID

type IID = syscall.GUID

type IUnknown

type IUnknown struct{ *VTable }

func (*IUnknown) AddRef

func (inf *IUnknown) AddRef() uint32

func (*IUnknown) QueryInterface

func (inf *IUnknown) QueryInterface(riid *syscall.GUID) (unsafe.Pointer, error)

func (*IUnknown) Release

func (inf *IUnknown) Release() uint32

type MeasuringMode

type MeasuringMode uint32
const (
	DWRITE_MEASURING_MODE_NATURAL     MeasuringMode = 0
	DWRITE_MEASURING_MODE_GDI_CLASSIC MeasuringMode = 1
	DWRITE_MEASURING_MODE_GDI_NATURAL MeasuringMode = 2
)

type VTable

type VTable [1024]uintptr

Directories

Path Synopsis
example

Jump to

Keyboard shortcuts

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