<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > EventMessageType Enumeration |
Typ of PVI communication method.
[Visual Basic]
Public Enum EventMessageType
[C#]
public enum EventMessageType
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). |
Namespace: BR.AN.PviServices
Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)
Generated from assembly BR.AN.PviServices [8.1.0.4]