EventMessageType Enumeration

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices >

EventMessageType Enumeration

BR.AN.PviServices .NET


Typ of PVI communication method.

[Visual Basic]

Public Enum EventMessageType

[C#]

public enum EventMessageType

Members

Member Name

Description

CallBack

Callback functions are used. This option is not valid for the COMPACT FRAMEWORK!

WindowMessage

Windows messages are used.

MessageFunction

Use message functions as for teh communication to PVI (SET_PVIFUNCTION and PviXGetNextResponse).

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]