C# 클래스 BgApiDriver.BgApi.ble_msg_attributes_value_evt_t

상속: BgApiEvent
파일 보기 프로젝트 열기: ahouben/BleDriver.NET

공개 프로퍼티들

프로퍼티 타입 설명
connection int
handle int
offset int
reason int
value byte[]

프로퍼티 상세

connection 공개적으로 프로퍼티

public int connection
리턴 int

handle 공개적으로 프로퍼티

public int handle
리턴 int

offset 공개적으로 프로퍼티

public int offset
리턴 int

reason 공개적으로 프로퍼티

public int reason
리턴 int

value 공개적으로 프로퍼티

public byte[] value
리턴 byte[]