MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / hinstance

Method hinstance

TranslucentTB/windows/windowclass.hpp:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26 inline LPCWSTR atom() const noexcept { return reinterpret_cast<LPCWSTR>(static_cast<INT_PTR>(m_Atom)); }
27 inline HINSTANCE hinstance() const noexcept { return m_hInstance; }
28
29 void ChangeIcon(Window window, const wchar_t *iconResource);
30

Callers 1

CreateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected