Visual Basic (Declaration) | |
---|---|
Sub AddSubscriber( _ ByVal subs As Masslet.MassletDataReadyEventHandler, _ ByVal bAdd As Boolean _ ) |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
void AddSubscriber( Masslet.MassletDataReadyEventHandler subs, bool bAdd ) |
Managed Extensions for C++ | |
---|---|
void AddSubscriber( Masslet.MassletDataReadyEventHandler* subs, bool bAdd ) |
C++/CLI | |
---|---|
void AddSubscriber( Masslet::MassletDataReadyEventHandler^ subs, bool bAdd ) |
Parameters
- subs
- bAdd
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