home *** CD-ROM | disk | FTP | other *** search
- # Source Generated with Decompyle++
- # File: in.pyc (Python 2.6)
-
- makepy_version = '0.4.98'
- python_version = 33948144
- import win32com.client.CLSIDToClass as win32com
- import pythoncom
- import win32com.client.util as win32com
- from pywintypes import IID
- from win32com.client import Dispatch
- defaultNamedOptArg = pythoncom.Empty
- defaultNamedNotOptArg = pythoncom.Empty
- defaultUnnamedArg = pythoncom.Empty
- CLSID = IID('{3F4DACA7-160D-11D2-A8E9-00104B365C9F}')
- MajorVersion = 5
- MinorVersion = 5
- LibraryFlags = 8
- LCID = 0
- from win32com.client import DispatchBaseClass
-
- class IMatch2(DispatchBaseClass):
- CLSID = IID('{3F4DACB1-160D-11D2-A8E9-00104B365C9F}')
- coclass_clsid = IID('{3F4DACA5-160D-11D2-A8E9-00104B365C9F}')
- _prop_map_get_ = {
- 'FirstIndex': (10001, 2, (3, 0), (), 'FirstIndex', None),
- 'Length': (10002, 2, (3, 0), (), 'Length', None),
- 'SubMatches': (10003, 2, (9, 0), (), 'SubMatches', None),
- 'Value': (0, 2, (8, 0), (), 'Value', None) }
- _prop_map_put_ = { }
-
- def __call__(self):
- return self._ApplyTypes_(*(0, 2, (8, 0), (), 'Value', None))
-
-
- def __unicode__(self, *args):
-
- try:
- return unicode(self.__call__(*args))
- except pythoncom.com_error:
- return repr(self)
-
-
-
- def __str__(self, *args):
- return str(self.__unicode__(*args))
-
-
- def __int__(self, *args):
- return int(self.__call__(*args))
-
-
- win32com.client.CLSIDToClass.RegisterCLSID('{3F4DACB1-160D-11D2-A8E9-00104B365C9F}', IMatch2)
- makepy_version = '0.4.98'
- python_version = 33948144
- import win32com.client.CLSIDToClass as win32com
- import pythoncom
- import win32com.client.util as win32com
- from pywintypes import IID
- from win32com.client import Dispatch
- defaultNamedOptArg = pythoncom.Empty
- defaultNamedNotOptArg = pythoncom.Empty
- defaultUnnamedArg = pythoncom.Empty
- CLSID = IID('{3F4DACA7-160D-11D2-A8E9-00104B365C9F}')
- MajorVersion = 5
- MinorVersion = 5
- LibraryFlags = 8
- LCID = 0
- IMatch2_vtables_dispatch_ = 1
- IMatch2_vtables_ = [
- ((u'Value', u'pValue'), 0, (0, (), [
- (16392, 10, None, None)], 1, 2, 4, 0, 28, (3, 0, None, None), 0)),
- ((u'FirstIndex', u'pFirstIndex'), 10001, (10001, (), [
- (16387, 10, None, None)], 1, 2, 4, 0, 32, (3, 0, None, None), 0)),
- ((u'Length', u'pLength'), 10002, (10002, (), [
- (16387, 10, None, None)], 1, 2, 4, 0, 36, (3, 0, None, None), 0)),
- ((u'SubMatches', u'ppSubMatches'), 10003, (10003, (), [
- (16393, 10, None, None)], 1, 2, 4, 0, 40, (3, 0, None, None), 0))]
- win32com.client.CLSIDToClass.RegisterCLSID('{3F4DACB1-160D-11D2-A8E9-00104B365C9F}', IMatch2)
-