C# 클래스 NewTOAPIA.UnmanagedObject

An abstract class that wrap around an unmanaged object
상속: System.DisposableObject
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

보호된 프로퍼티들

프로퍼티 타입 설명
_ptr System.IntPtr

프로퍼티 상세

_ptr 보호되어 있는 프로퍼티

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