OBJSetMap
OBJSetPen
Enter search terms or a module, class or function name.
ObjSetName sets the name of an object.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
handle is the handle of an object.
ssName is the name of an object.
See also
Overview Objects, ObjCreate, ObjGetName
id-463951