TypeDef /* [Delegate] */ AsyncCallback = *Sub(ByRef ar As System.IAsyncResult) Enum SeekOrigin Begin Current End End Enum