Hi

On 3/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
>     Does python-win32 has API calls to VDS (Virtual Disk Service) Service?
> If not, how to implement one?
>

I don' t know the answer to this one (and I guess you have searched -
so no point in me doing it).

For the 2nd I would suggest looking at ctypes if the VDS API is made
up of functions exported from DLL's and if it is a COM API - then look
at win32com (part of pywin32).

Thanks
   MarkM

> Thanks & Regards,
> T. Muthu Mohan
>
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to