MCPcopy Create free account
hub / github.com/WallBreaker2/op / GetWindowProcessPath

Method GetWindowProcessPath

swig/pyop.py:195–196  ·  view source on GitHub ↗
(self, hwnd)

Source from the content-addressed store, hash-verified

193 return _pyop.Op_GetWindowProcessId(self, hwnd)
194
195 def GetWindowProcessPath(self, hwnd):
196 return _pyop.Op_GetWindowProcessPath(self, hwnd)
197
198 def GetWindowRect(self, hwnd):
199 return _pyop.Op_GetWindowRect(self, hwnd)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected