Searched defs:GetLongPtr (Results 1 – 1 of 1) sorted by relevance
188 LONG_PTR GetLongPtr(int index) const { return GetLong(index); } in GetLongPtr() function210 LONG_PTR GetLongPtr(int index) const { return ::GetWindowLongPtr(_window, index); } in GetLongPtr() function