MCPcopy Create free account
hub / github.com/enthought/comtypes / Reset

Method Reset

comtypes/server/automation.py:59–61  ·  view source on GitHub ↗
(self, this)

Source from the content-addressed store, hash-verified

57 return S_OK
58
59 def Reset(self, this):
60 self.seq = iter(self.items)
61 return S_OK
62
63 # Clone not implemented
64

Callers 7

testMethod · 0.45
test_SkipMethod · 0.45
test_ResetMethod · 0.45
test_dunder_iterMethod · 0.45
test_dunder_getitemMethod · 0.45
test_IEnumVARIANTMethod · 0.45
test_jscriptMethod · 0.45

Calls

no outgoing calls

Tested by 7

testMethod · 0.36
test_SkipMethod · 0.36
test_ResetMethod · 0.36
test_dunder_iterMethod · 0.36
test_dunder_getitemMethod · 0.36
test_IEnumVARIANTMethod · 0.36
test_jscriptMethod · 0.36