Skip to main content

IApiImplementation Interface

NuGet: GHIElectronics.TinyCLR.Native
Assembly: GHIElectronics.TinyCLR.Native
Namespace: GHIElectronics.TinyCLR.Native

Implemented by managed wrappers that expose their underlying native handle.

public interface IApiImplementation

Properties

Implementation

IntPtr Implementation { get; }

Pointer to the native implementation struct.