Usage of RecastFilter_UseDefaultArea in ProjectPointToNavigation

Hello,
In blueprint I can simply use ProjectPointToNavigation and select , RecastFilter_UseDefaultArea" as filter class.

In C++ I am using method:
UNavigationSystemV1::ProjectPointToNavigation

But I cant figure out how to use ,RecastFilter_UseDefaultArea" in this method like in blueprint… Any advices?