[python-win32] Microsoft VDS Interface in Python

Mark Mc Mahon mark.m.mcmahon at gmail.com
Wed Mar 14 17:31:22 CET 2007


Hi

On 3/6/07, Muthu_T at dell.com <Muthu_T at dell.com> 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
>


More information about the Python-win32 mailing list