Categorygithub.com/scjalliance/comutil
repositorypackage
0.0.0-20250111221321-28a35fa09542
Repository: https://github.com/scjalliance/comutil.git
Documentation: pkg.go.dev

# README

comutil GoDoc

The comutil library provides additional API and type support for interacting with the component object model runtime in Windows, beyond that which is supplied by the go-ole library.

In particular, this library enables the creation of COM instances that communicate directly with remote servers.

This library is a work in progress. The API it provides is liable to be modified as additional features are added. It is possible that it may someday be merged into go-ole or into another library if it seems appropriate.