'Declaration Public Function GetRenderResource( _ ByVal Format As String, _ ByVal DeviceInfo As String, _ ByRef Result() As Byte, _ ByRef MimeType As String _ ) As ServerInfoHeader
public ServerInfoHeader GetRenderResource( string Format, string DeviceInfo, out byte[] Result, out string MimeType )
Parameters
- Format
- DeviceInfo
- Result
- MimeType