GetFieldName
Description
Obtains the name of the specified field.
Syntax
|
1 |
GetFieldName(pbclass cls, pbfieldID fid) |
|
Argument |
Description |
|---|---|
|
cls |
The class that defines the field |
|
fid |
The internal ID of the class instance |
Return value
LPCTSTR.
The field name of the specified field. If an incorrect field ID is
specified, this function returns null.
Usage
When you have finished using the name, call the ReleaseString
method to free the memory acquired.
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest