IApiImplementation Interface
Namespace: GHIElectronics.TinyCLR.Native · Assembly: 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.