Retrieves an integer value from a given XML node.
When using this function in an application which uses vfork on POSIX-compatible platforms other than Windows and OS X, you should consider using the SK_FLAGS_STRING_CULTURE_USE_CURRENT flag to avoid unexpected behavior.
All possible return values are included in the SK_ResultCode enumeration. Return codes to expect include:
Result Code | Description |
---|---|
SK_ResultCode.SK_ERROR_NONE | No error. |
SK_ResultCode.SK_ERROR_INVALID_DATA | The presence of invalid data has been detected. |
SK_ResultCode.SK_ERROR_INVALID_ARGUMENTS | Some or all of the arguments are invalid. |