winapi

package
v0.0.0-...-7224a45 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeLPWSTR

func DecodeLPWSTR(val LPWSTR) string

DecodeLPWSTR converts C.LPWSTR to go string.

func GetLastError

func GetLastError() error

GetLastError returns last windows handler error.

Types

type LPWSTR

type LPWSTR C.LPWSTR

LPWSTR is pointer to wide-char unicode string.

type ULONGLONG

type ULONGLONG struct {
	Pointer unsafe.Pointer
}

ULONGLONG defines a struct containing a pointer. The struct is guaranteed to be 64 bits, regardless of the actual size of a pointer on the platform. This is intended for use with certain Windows APIs that expect a pointer as a ULONGLONG.

Jump to

Keyboard shortcuts

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