Waits for the call to end and returns the result.
| C# | Visual Basic | Visual C++ |
public void _end_unregisterPlugin( Mailbox _mb )
Public Sub _end_unregisterPlugin ( _ _mb As Mailbox _ )
public: void _end_unregisterPlugin( Mailbox^ _mb )
- _mb (Mailbox)
- mailbox returned by _begin_unregisterPlugin.