EntityMake
| Syntax | |
struct Entitydata *EntityMake(); | |
| Header | |
| base/entity.h | |
| Library | |
| rxmldb | |
| Description | |
The | |
| Returns | |
Returns a pointer to the control structure on success. On error, a NULL pointer is returned. | |
| Errors | |
On error a NULL pointer is returned. | |
| Example | |
| None |