C# 클래스 Structures.IssueCommandParms

파일 보기 프로젝트 열기: mti-rfid/RFID_Explorer

공개 프로퍼티들

프로퍼티 타입 설명
callback CallbackDelegate
callbackCode IntPtr
command UInt32
context IntPtr

보호된 프로퍼티들

프로퍼티 타입 설명
length_ UInt32

공개 메소드들

메소드 설명
IssueCommandParms ( )

메소드 상세

IssueCommandParms() 공개 메소드

public IssueCommandParms ( )

프로퍼티 상세

callback 공개적으로 프로퍼티

public CallbackDelegate callback
리턴 CallbackDelegate

callbackCode 공개적으로 프로퍼티

public IntPtr callbackCode
리턴 IntPtr

command 공개적으로 프로퍼티

public UInt32 command
리턴 UInt32

context 공개적으로 프로퍼티

public IntPtr context
리턴 IntPtr

length_ 보호되어 있는 프로퍼티

protected UInt32 length_
리턴 UInt32