Header: Toolbox.H
Syntax:
extern _kernel_oserror *toolbox_get_template_name
(
unsigned int flags,
ObjectId id
char *buffer,
int buff_size,
int *nbytes
);
Purpose: Function returns the name of the template used to create the object whose Id is passed in ObjectId.
|
|
|