MCPcopy 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

ParseCoClassMethod · 0.80
GetBestInterfaceFunction · 0.80
test_ImplTypeFlagsMethod · 0.80
test_TypeInfoMethod · 0.80

Calls

no outgoing calls

Tested by 2

test_ImplTypeFlagsMethod · 0.64
test_TypeInfoMethod · 0.64