Visual Basic (Declaration) | |
---|---|
Public Event ImageDataReadyEvent() As Masslet.MassletDataReadyEventHandler |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public event Masslet.MassletDataReadyEventHandler ImageDataReadyEvent() |
Managed Extensions for C++ | |
---|---|
public: __event Masslet.MassletDataReadyEventHandler* ImageDataReadyEvent |
C++/CLI | |
---|---|
public: event Masslet::MassletDataReadyEventHandler^ ImageDataReadyEvent |
The event handler receives an argument of type MassletEventArgs containing data related to this event. The following MassletEventArgs properties provide information specific to this event.
Property | Description |
---|---|
mData |
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