Can an application developer rely on calls such as :
cdevRequestObject::attachPtr
returning NULL on failure ?
If so should we check for failure at this point, or wait for 'send' to fail ?
Thanks Steve Hunt