Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
test
Method · 0.45
test_Skip
Method · 0.45
test_Reset
Method · 0.45
test_dunder_iter
Method · 0.45
test_dunder_getitem
Method · 0.45
test_IEnumVARIANT
Method · 0.45
test_jscript
Method · 0.45
Calls
no outgoing calls
Tested by
7
test
Method · 0.36
test_Skip
Method · 0.36
test_Reset
Method · 0.36
test_dunder_iter
Method · 0.36
test_dunder_getitem
Method · 0.36
test_IEnumVARIANT
Method · 0.36
test_jscript
Method · 0.36