msstoreapps

package
v0.75.3 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Rendered for windows/amd64

Overview

Package msstoreapps provides the API for MS Store apps from the Datadog Interop DLL, libdatadog-interop.dll.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FreeStore

func FreeStore(store *CStore) error

FreeStore frees the memory allocated for the CStore struct. Returns an error if the free operation fails.

Types

type CStore

type CStore struct {
	Count   int64
	Entries *cStoreEntry
}

Must match the MSStore struct in msstoreapps.h

func GetStore

func GetStore() (*CStore, error)

GetStore returns a pointer to a CStore struct containing the list of MS Store apps. The caller is responsible for freeing the memory allocated for the CStore struct using FreeStore.

Jump to

Keyboard shortcuts

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