MicroComRuntime.

CloneReference<T>(T) Method

Namespace
Avalonia.MicroCom
Containing Type
MicroComRuntime

Syntax

public static T CloneReference<T>(this T iface) where T : IUnknown

Type Parameters

Name Description
T

Parameters

Name Type Description
iface T

Return Value

Type Description
T