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