C# Class NewTOAPIA.UnmanagedObject

An abstract class that wrap around an unmanaged object
Inheritance: System.DisposableObject
ファイルを表示 Open project: Wiladams/NewTOAPIA

Protected Properties

Property Type Description
_ptr System.IntPtr

Property Details

_ptr protected_oe property

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