C# 클래스 BgApiDriver.BgApi.ble_msg_attributes_read_rsp_t

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

공개 프로퍼티들

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

프로퍼티 상세

handle 공개적으로 프로퍼티

public int handle
리턴 int

offset 공개적으로 프로퍼티

public int offset
리턴 int

value 공개적으로 프로퍼티

public byte[] value
리턴 byte[]