Waits for the call to end and returns the result.
| C# | Visual Basic | Visual C++ |
public ConfigEntry[] _end_getConfig( Mailbox _mb )
Public Function _end_getConfig ( _ _mb As Mailbox _ ) As ConfigEntry()
public: array<ConfigEntry^>^ _end_getConfig( Mailbox^ _mb )
- _mb (Mailbox)
- mailbox returned by _begin_getConfig.