IAsyncInfo class Null safety winrt Interface
- Inheritance
- Object
- IUnknown
- IInspectable
- IAsyncInfo
Constructors
-
IAsyncInfo(Pointer<
COMObject> ptr)
Properties
Methods
-
AddRef(
) → int -
inherited
-
Cancel(
) → int -
Close(
) → int -
GetIids(
Pointer< Uint32> iidCount, Pointer<IntPtr> iids) → int -
inherited
-
GetRuntimeClassName(
Pointer< IntPtr> className) → int -
inherited
-
GetTrustLevel(
Pointer< Int32> trustLevel) → int -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
QueryInterface(
Pointer< GUID> riid, Pointer<IntPtr> ppvObject) → int -
inherited
-
Release(
) → int -
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited