Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Technical Reference - <b>blobinfo()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 blobInfo()
 Retrieve information about a memo column
------------------------------------------------------------------------------
 Prototype

     ERRCODE blobInfo(
                          AREAP wa,
                          USHORT uiPos,
                          USHORT uiInfoType,
                          ITEM itmInfo
                        )

 Arguments

     wa is a pointer to self.

     uiPos is the ordinal position of the column (memo field) from which
     information will be retrieved.

     uiInfoType is a value that determines the type of information to be
     provided.

     itmInfo is an item that contains the information that corresponds to
     uiInfoType.

     Warning!  The itmInfo must be a valid item.

 Description

     blobInfo() retrieves information into itmInfo from the work area
     referenced by wa.

 Files  Header file is Rdd.api.


See Also: AREA fieldInfo() info()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson