# COM client

**URL:** https://discourse.julialang.org/t/com-client/38916
**Category:** General Usage
**Tags:** question
**Created:** [May 6, 2020, 10:40pm UTC](https://discourse.julialang.org/t/com-client/38916 "2020-05-06T22:40:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![cojua8](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cojua8/32/11882_2.png) [@cojua8](https://discourse.julialang.org/u/cojua8)
#### Post date: [May 6, 2020, 10:40pm UTC](https://discourse.julialang.org/t/com-client/38916/1 "2020-05-06T22:40:56Z")

</div>

Hi!, I’ve been working with `PyCall` to access an API through the `comtypes` python’s package, and now I’m wondering if there is something similar written in pure julia.

The following is the overview of the API I’m trying to access.

 ![image](https://global.discourse-cdn.com/julialang/original/3X/0/c/0c9980fae7ba3a7b5f170a773b2258dc1233f4fc.png)
