- Namespace
- Avalonia
.MicroCom - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["MicroComRuntime"]
class Type type-node
Syntax
public static class MicroComRuntime
Methods
Name | Value | Summary |
---|---|---|
CloneReference |
T |
static
|
CreateProxyFor |
object |
static
|
CreateProxyFor |
T |
static
|
CreateProxyFor |
T |
static
|
GetGuidFor |
Guid |
static
|
GetNativeIntPtr |
IntPtr |
static
|
GetNativePointer |
void* |
static
|
GetObjectFromCcw |
object |
static
|
GetVtableFor |
bool |
static
|
QueryInterface |
T |
static
|
Register |
void |
static
|
RegisterVTable |
void |
static
|
TryGetTypeForGuid |
bool |
static
|
UnhandledException |
void |
static
|
UnsafeAddRef |
void |
static
|
UnsafeRelease |
void |
static
|