|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
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 |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Have you looked in the Developer's file in the following location:
C:\Program Files\Microsoft Virtual Server\Documentation (assuming you installed in the default location) There's info on the Thumbnail property and how to generate it. "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 |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
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 |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
Thanks!
|
|
![]() |
| Outils de la discussion | |
|
|