IEI Integration HDC-3x-Series_SDK_Windows User Manual

Page 47

Advertising
background image

HDC-3x Series SDK (Windows)

Page 47

It is processed to receive the message.

Parameter:

m: Value of message

comment: Comment form me

Return:

Value of AsyncEventResult

public

enum

AsyncEventResult

{

UnknownEvent,

OperationContinue,

OperationComplete,

OperationCompleteStop,

OperationCompleteAutoStop,

OperationCancel,

Warning,

SeriousError,

HdmiCableStatusChanged,

AudioStatusChanged,

}

8.

bool

Equals(

ref

Mb86H55reb

target)

Description:

Oneself is compared with the argument.

Parameter:

target: target

Return:

true:equal, false:not equal.

9.

void

CommitProperty()

Description:

The change in property is committed.

10.

void

ApplyGpio()

Description:

Property is applied to the GPIO device.

Advertising