Read the state of the specified bit in the specified bit array.
Declaration
ctCONV TEXT ctGetNullBit(const UTEXT* pArray, NINT BitNumber);
Description
Returns
Return YES if bit is set or NO if bit is cleared. Reads the null key value for the specified index into the supplied buffer..
See Also