terrafx / terrafx.interop.windows

Interop bindings for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider exposing some sort of ThrowIfFailed(HRESULT) method

john-h-k opened this issue · comments

Proposals

One such is already exposed in HelperUtilities, although this is an internal utility type. Would be very useful for code which uses lower-level portions of the library where checking HRESULTs is a regular occurence

I'm okay with Tanner consuming that type if he wants. One less thing for me to maintain. 😛

Can this be closed?