#include <IGCsourceMessageRequestedEventInputs.h>
At present, no data is actually passed by Iguana to IGCsource::OnMessageRequested event handlers.
This class is provided for future extensibility.
Public Member Functions | |
| IGCsourceMessageRequestedEventInputs () | |
| Constructor. | |
| virtual | ~IGCsourceMessageRequestedEventInputs () |
| Destructor. | |
| IGCsourceMessageRequestedEventInputs & | operator= (const IGCsourceMessageRequestedEventInputs &Orig) |
| Assignment operator. | |
| IGCsourceMessageRequestedEventInputsHandle | GetHandle () const |
| This method is part of the internal implementation of this class and should not be called. | |
|
|
Constructor.
|
|
|
Destructor.
|
|
|
This method is part of the internal implementation of this class and should not be called.
|
|
|
Assignment operator.
|