[This is preliminary documentation and is subject to change.]

The NativeMethods type exposes the following members.

Methods

  NameDescription
Public methodStatic memberFailed
Indicates if HRESULT is error
Public methodStatic memberThrowOnFailure(Int32)
In case HRESULT represents error throws an exception
Public methodStatic memberThrowOnFailure(Int32, array<Int32>[]()[][])
In case HRESULT represents error throws an exception

See Also