C# Class NewTOAPIA.UnmanagedObject

An abstract class that wrap around an unmanaged object
Inheritance: System.DisposableObject
Afficher le fichier Open project: Wiladams/NewTOAPIA

Protected Properties

Свойство Type Description
_ptr System.IntPtr

Property Details

_ptr protected_oe property

A pointer to the unmanaged object
protected IntPtr,System _ptr
Résultat System.IntPtr