...
- A valid object or a null reference.
- An integer indicating a positive value, or −1 to indicate that an error occurred.
- An array of valid objects or a null referenceindicating reference indicating the absence of valid objects. (This topic is further addressed in 41. Return an empty array or collection instead of a null value for methods that return an array or collection)
...