Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/enthought/comtypes
/ GetImplTypeFlags
Method
GetImplTypeFlags
comtypes/typeinfo.py:323–325 ·
view source on GitHub ↗
Get IMPLTYPEFLAGS
(self, index: int)
Source
from the content-addressed store, hash-verified
321
...
322
323
def
GetImplTypeFlags(self, index: int) -> int:
324
""
"Get IMPLTYPEFLAGS"
""
325
...
326
327
# not yet wrapped
328
# STDMETHOD(
Callers
4
ParseCoClass
Method · 0.80
GetBestInterface
Function · 0.80
test_ImplTypeFlags
Method · 0.80
test_TypeInfo
Method · 0.80
Calls
no outgoing calls
Tested by
2
test_ImplTypeFlags
Method · 0.64
test_TypeInfo
Method · 0.64