Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/enthought/comtypes
/ GetGUID
Method
GetGUID
comtypes/errorinfo.py:51–51 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
49
if
TYPE_CHECKING:
50
51
def
GetGUID(self) -> GUID: ...
52
def
GetSource(self) -> str: ...
53
def
GetDescription(self) -> str: ...
54
def
GetHelpFile(self) -> str: ...
Callers
4
FindOutgoingInterface
Function · 0.45
test_error_has_been_set
Method · 0.45
test_without_optional_args
Method · 0.45
test_without_stacklevel
Method · 0.45
Calls
no outgoing calls
Tested by
3
test_error_has_been_set
Method · 0.36
test_without_optional_args
Method · 0.36
test_without_stacklevel
Method · 0.36