- Namespace
- Avalonia
.MicroCom - Containing Type
- MicroComRuntime
Syntax
public static void* GetNativePointer<T>(T obj, bool owned = false) where T : IUnknown
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
obj | T | |
owned | bool |
Return Value
Type | Description |
---|---|
void* |