MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / GetRowImage

Method GetRowImage

WinArk/VirtualListView.h:306–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304 }
305
306 int GetRowImage(HWND hWnd, int row) const {
307 return -1;
308 }
309
310 int GetRowIndent(int row) const {
311 return 0;

Callers 1

OnGetDispInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected