MCPcopy Create free account
hub / github.com/HelloBush/Java_MHXYdemo / setBindWindowHandle

Method setBindWindowHandle

src/pkgDm/Dm2Java.java:28–30  ·  view source on GitHub ↗
(int bindWindowHandle)

Source from the content-addressed store, hash-verified

26 return BindWindowHandle;
27 }
28 public void setBindWindowHandle(int bindWindowHandle) {
29 BindWindowHandle = bindWindowHandle;
30 }
31
32
33

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected