| Visual Basic (Declaration) | |
|---|---|
Public Event ABWReadyEvent() As PTRClient.ABWReadyEventHandler | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public event PTRClient.ABWReadyEventHandler ABWReadyEvent() | |
| Managed Extensions for C++ | |
|---|---|
public: __event PTRClient.ABWReadyEventHandler* ABWReadyEvent | |
| C++/CLI | |
|---|---|
public: event PTRClient::ABWReadyEventHandler^ ABWReadyEvent | |
The event handler receives an argument of type PTREventArgs containing data related to this event. The following PTREventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| m_IGI_bw | |
| m_PTR_bw |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family