C# Class NewTOAPIA.UnmanagedObject

An abstract class that wrap around an unmanaged object
Inheritance: System.DisposableObject
Show file Open project: Wiladams/NewTOAPIA

Protected Properties

Property Type Description
_ptr System.IntPtr

Property Details

_ptr protected property

A pointer to the unmanaged object
protected IntPtr,System _ptr
return System.IntPtr