Variable StdWindowsDirEntryRange.hFind

class StdWindowsDirEntryRange
{
  // ...
  void* hFind = cast(void*)18446744073709551615LU;
  // ...
}