Azure / Azure/com-wrapper

com_wrapper should return THANDLE(s) instead of manually refcounted objects

Open
#51 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2
Forks
9
Avg merge
34m
Merged PRs (30d)
3

Description

It is all nice when the vtbl has AddRef and Release, but here the proposal is to remove those and have com_wrapper return a THANDLE.

The benefit here is that a THANDLE has "forced" semantics, while a IUnknown has "by convention and good attention of developer" semantics.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.