'DeclarationPublic Delegate Sub MPPSReceivedDelegate( _ ByVal args As MPPSEventArgs _ )
'UsageDim instance As New MPPSReceivedDelegate(AddressOf HandlerMethod)
public delegate void MPPSReceivedDelegate( MPPSEventArgs args )
public delegate void MPPSReceivedDelegate( MPPSEventArgs^ args )
Parameters
- args
- The event parameters