notifications

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: MIT, Unlicense Imports: 4 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

View Source
const (
	GUIDiToastNotification      string = "997e2675-059e-4e60-8b06-1760917c8b80"
	SignatureiToastNotification string = "{997e2675-059e-4e60-8b06-1760917c8b80}"
)
View Source
const (
	GUIDiToastNotificationFactory      string = "04124b20-82c6-4229-b109-fd9ed4662b53"
	SignatureiToastNotificationFactory string = "{04124b20-82c6-4229-b109-fd9ed4662b53}"
)
View Source
const (
	GUIDiToastNotificationManagerStatics5      string = "d6f5f569-d40d-407c-8989-88cab42cfd14"
	SignatureiToastNotificationManagerStatics5 string = "{d6f5f569-d40d-407c-8989-88cab42cfd14}"
)
View Source
const (
	GUIDiToastNotificationManagerForUser      string = "79ab57f6-43fe-487b-8a7f-99567200ae94"
	SignatureiToastNotificationManagerForUser string = "{79ab57f6-43fe-487b-8a7f-99567200ae94}"
)
View Source
const (
	GUIDiToastNotifier      string = "75927b93-03f3-41ec-91d3-6e5bac1b38e7"
	SignatureiToastNotifier string = "{75927b93-03f3-41ec-91d3-6e5bac1b38e7}"
)
View Source
const SignatureToastNotification string = "rc(Windows.UI.Notifications.ToastNotification;{997e2675-059e-4e60-8b06-1760917c8b80})"
View Source
const SignatureToastNotificationManagerForUser string = "rc(Windows.UI.Notifications.ToastNotificationManagerForUser;{79ab57f6-43fe-487b-8a7f-99567200ae94})"
View Source
const SignatureToastNotifier string = "rc(Windows.UI.Notifications.ToastNotifier;{75927b93-03f3-41ec-91d3-6e5bac1b38e7})"

Variables

This section is empty.

Functions

This section is empty.

Types

type ToastNotification

type ToastNotification struct {
	ole.IUnknown
}

func CreateToastNotification

func CreateToastNotification(content *dom.XmlDocument) (*ToastNotification, error)

type ToastNotificationManagerForUser

type ToastNotificationManagerForUser struct {
	ole.IUnknown
}

func GetDefault

func GetDefault() (*ToastNotificationManagerForUser, error)

func (*ToastNotificationManagerForUser) CreateToastNotifierWithId

func (impl *ToastNotificationManagerForUser) CreateToastNotifierWithId(applicationId string) (*ToastNotifier, error)

type ToastNotifier

type ToastNotifier struct {
	ole.IUnknown
}

func (*ToastNotifier) Show

func (impl *ToastNotifier) Show(notification *ToastNotification) error

Jump to

Keyboard shortcuts

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