MicroComRuntime.

CreateProxyFor(Type, IntPtr, bool) Method

Namespace
Avalonia.MicroCom
Containing Type
MicroComRuntime

Syntax

public static object CreateProxyFor(Type type, IntPtr pObject, bool ownsHandle)

Parameters

Name Type Description
type Type
pObject IntPtr
ownsHandle bool

Return Value

Type Description
object