You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Function::SetFieldResolutionForVariableAt takes a FieldResolutionInfo*, but there's no information about how the user of the API should get access to a FieldResolutionInfo. FieldResolutionInfo is effectively an opaque type in the C++ API.
Function::SetFieldResolutionForVariableAttakes aFieldResolutionInfo*, but there's no information about how the user of the API should get access to aFieldResolutionInfo.FieldResolutionInfois effectively an opaque type in the C++ API.