MCPcopy Create free account
hub / github.com/ALTaleX531/OpenGlass / GetButtonBitmapArray

Method GetButtonBitmapArray

OpenGlass/uDwmProjection.hpp:577–580  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

575 return Util::PointerExecuteUnsafe<CButton_GetGlyphBitmapArray_Offsets, Util::OffsetBy<CBitmapSourceArray*>>(this, g_versionInfo.build, g_versionInfo.revision);
576 }
577 DECLSPEC_PROJECTION CBitmapSourceArray* GetButtonBitmapArray()
578 {
579 return Util::PointerExecuteUnsafe<CButton_GetButtonBitmapArray_Offsets, Util::OffsetBy<CBitmapSourceArray*>>(this, g_versionInfo.build, g_versionInfo.revision);
580 }
581 };
582
583 struct ACCENT_POLICY

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected