MCPcopy Create free account
hub / github.com/apache/arrow / GetHandle

Method GetHandle

cpp/src/arrow/flight/sql/odbc/odbc_impl/ui/window.h:200–200  ·  view source on GitHub ↗

* Get window handle. * * @return Window handle. */

Source from the content-addressed store, hash-verified

198 * @return Window handle.
199 */
200 HWND GetHandle() const { return handle_; }
201
202 void SetVisible(bool isVisible);
203

Callers 6

CreateMethod · 0.80
CreatePropertiesGroupMethod · 0.80
OnMessageMethod · 0.80
CreateMethod · 0.80
CreateMethod · 0.80
ProcessMessagesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected