Hi Mark,
Thanks for your quick reply.
On Wed, Jul 29, 2009 at 6:49 AM, Mark Hammond wrote:
> On 29/07/2009 4:29 AM, Reinier Heeres wrote:
>>
>> Hi everybody,
>>
>> I have a problem with a function of a COM object that is supposed to
>> return an array of data. The function prototype generated by
On 29/07/2009 4:29 AM, Reinier Heeres wrote:
Hi everybody,
I have a problem with a function of a COM object that is supposed to
return an array of data. The function prototype generated by
win32com's EnsureDispatch is as follows:
def GetFrame(self, frame=defaultNamedNotOptArg,
FrameVariant=defa
Hi everybody,
I have a problem with a function of a COM object that is supposed to
return an array of data. The function prototype generated by
win32com's EnsureDispatch is as follows:
def GetFrame(self, frame=defaultNamedNotOptArg,
FrameVariant=defaultNamedNotOptArg):
"""Get Frame Data"""