'Declaration Public Function EndFindString( _ ByVal result As IAsyncResult, _ ByRef PageNumber As Integer _ ) As ServerInfoHeader
public ServerInfoHeader EndFindString( IAsyncResult result, out int PageNumber )
Parameters
- result
- PageNumber
'Declaration Public Function EndFindString( _ ByVal result As IAsyncResult, _ ByRef PageNumber As Integer _ ) As ServerInfoHeader
public ServerInfoHeader EndFindString( IAsyncResult result, out int PageNumber )