MCPcopy Create free account
hub / github.com/Maplespe/DWMBlurGlass / GetWindowColorizationColor

Method GetWindowColorizationColor

DWMBlurGlassExt/Common/DWMStruct.cpp:1109–1112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1107 }
1108
1109 DWORD CTopLevelWindow::GetWindowColorizationColor(BYTE flags) const
1110 {
1111 return DEFCALL_MHOST_METHOD(CTopLevelWindow::GetWindowColorizationColor, flags);
1112 }
1113
1114 DWORD* CTopLevelWindow::GetCurrentDefaultColorizationFlags(DWORD* flags) const
1115 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected