Instruction Manual
Table Of Contents

HDC-4x Series SDK (Windows)
Page 39
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.