After calling a method that produces an NSError on failure, I'm not clear on how to actually access the NSError. OpenMCL reports the value returned as a mac pointer after the method call so how do I access the NSError object it references?