Contents
|
Python for Win32 Extensions Help
>
Python COM
>
Objects
>
PyIServiceProvider
PyIServiceProvider Object
A Python interface to IServiceProvider
Methods
QueryService
Creates or accesses the specified service and returns an interface object to the specified interface for the service.
Based On
PyIUnknown