ReportingService2005.EndGetRenderResource(IAsyncResult, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
cli::array <System::Byte> ^ EndGetRenderResource(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] System::String ^ % MimeType);
public byte[] EndGetRenderResource (IAsyncResult asyncResult, out string MimeType);
member this.EndGetRenderResource : IAsyncResult * string -> byte[]
Public Function EndGetRenderResource (asyncResult As IAsyncResult, ByRef MimeType As String) As Byte()
Paramètres
- asyncResult
- IAsyncResult
- MimeType
- String
Retours
Byte[]