'Declaration Public Function EndFindItems( _ ByVal result As IAsyncResult, _ ByRef Items() As CatalogItem _ ) As ServerInfoHeader
public ServerInfoHeader EndFindItems( IAsyncResult result, out CatalogItem[] Items )
Parameters
- result
- Items
'Declaration Public Function EndFindItems( _ ByVal result As IAsyncResult, _ ByRef Items() As CatalogItem _ ) As ServerInfoHeader
public ServerInfoHeader EndFindItems( IAsyncResult result, out CatalogItem[] Items )