'Declaration Protected Overridable Function GetImageFileInfo( _
ByVal requestParamsИнформация о файлах, хранящихся на сервере.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
- Информация о файлах, хранящихся на сервере.
Return Value
Ответ от сервера, содержащий информацию об изображениях, хранящихся в файлах.