Afficher un message
Vieux 31/01/2008, 00h03   #3
Tim Walsh
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Virtual Server API: Remote View Thumbnails

VBScript]
The Thumbnail property contains an array of pixels representing a thumbnail
image of the virtual machine's screen.

Property ThumbnailProperty Value
An array of Objects containing unsigned Integer entries, one for each pixel
in the thumbnail.
This property value is read-only.

Remarks
This interface returns the thumbnail less efficiently than the
_GenerateThumbnail method, but is usable from scripting clients. The
thumbnail is always 64 pixels wide by 48 pixels high. Each pixel is 32 bits.
The first 64 elements in the array is the first row of pixels in the
thumbnail, the next 64 elements is the second row, etc.

"rayray14" <rayray14@gmail.com> wrote in message
news:e7da948f-f20a-4d66-a92f-cb5b62de8740@j78g2000hsd.googlegroups.com...
> Hey guys,
>
> We have our own ASP based intranet site that tracks our test cases and
> other QA related activities. I was just wondering if we were able to
> remotely call an API and get those Remote View thumbnails on a few
> Virtual Servers embedded in our site?
>
> Thanks!
>
> Rob



  Réponse avec citation
 
Page generated in 0,06917 seconds with 9 queries