Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the field represents a closed type.
HRESULT IsClosedType(
void
);
int IsClosedType();
Return Value
If the field is a closed type, returns S_OK; otherwise, returns S_FALSE.