Language Reference Guide : C. Generated User Classes : _PictureField User Class : SetFileHandle Method
 
Share this page                  
SetFileHandle Method
The SetFileHandle method assigns a file handle to a bitmap file handle.
This method has the following syntax:
integer = _PictureFieldObject.SetFileHandle(pic_dir =
          varchar(256))
This method has the following parameter:
pic_dir
Specifies the file handle prefix (directory name)
If the SetFileHandle method is successful, it returns ER_OK. Descriptions of system constant values and their numeric equivalents are listed in Error Codes.