Create a new Nullable Type.
- Resource Management:
- This function allocates resources that must later be freed by calling DOFType_Destroy.
- Parameters
-
type | The effective type when a value of this type is not the "null" value. This must not be NULL. |
- Returns
- The new DOFType, or NULL if it could not be created.
- Exceptions
-
NULL | is returned if insufficient resources exist to create the type. |