[<<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()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson