Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Create
Method · 0.80
CreatePropertiesGroup
Method · 0.80
OnMessage
Method · 0.80
Create
Method · 0.80
Create
Method · 0.80
ProcessMessages
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected