'Declaration Protected Overridable Function GetImageFileInfo( _
ByVal requestParamsInformation about files, which are stored on server.As Vintasoft.Shared.Web.WebImageFilesRequestParams _
) As Vintasoft.Imaging.Web.Services.GetImageFilesInfoResponseParams
protected virtual Vintasoft.Imaging.Web.Services.GetImageFilesInfoResponseParams GetImageFileInfo(
Vintasoft.Shared.Web.WebImageFilesRequestParams requestParams
)
protected: virtual Vintasoft.Imaging.Web.Services.GetImageFilesInfoResponseParams* GetImageFileInfo(
Vintasoft.Shared.Web.WebImageFilesRequestParams* requestParams
)
protected:
virtual Vintasoft.Imaging.Web.Services.GetImageFilesInfoResponseParams^ GetImageFileInfo(
Vintasoft.Shared.Web.WebImageFilesRequestParams^ requestParams
)
Parameters
- requestParams
- Information about files, which are stored on server.
Return Value
Response, from server, which contains information about images, which are stored in files.