NULL_HANDLE Constant

The NULL_HANDLE constant is returned by stHandleAlloc in the event of a failure. This value is of type HANDLE and is equivalent to the integer value 0. Most product functions return this value to indicate failure when an object cannot be successfully created or opened.

Version:1.0
Header file:ST_Handle.h (include ST_API.h)
See also: HANDLE, handle management, stHandleAlloc
SpaceShadow documentation