MicroComProxyBase.

QueryInterface<T>() Method

Namespace
Avalonia.MicroCom
Containing Type
MicroComProxyBase

Syntax

public T QueryInterface<T>() where T : IUnknown

Type Parameters

Name Description
T

Return Value

Type Description
T