DBaddSet

Top  Previous  Next

Construction of a set linking.

A new master Member linking name is provided, with object as a new master element.

Parametre

object (POBJECT) [IN]

Master element in a set linking

name (char *) [IN]

The set linking is known under the name name.

flags (int) [IN]

Description is still absent.

Result

(PSET_ELEMENT) [OUT]

By perfect implementation becomes a trading on a set linking zurückgeliefert. In the mistake case a ZERO and in the mistake code the reason can be determined. It can concern only the case MOSKITO_OUT_OF_MEMORY.

Declaration

#include "database.h"

 

PSET_ELEMENT DLLENTRY DBaddSet (

POBJECT object,

char * name,

int flags

);

Constants

MOSKITO_OUT_OF_MEMORY

No more sufficient memory could be made available.

Related functions

Related function

DBaddMemberElement

DBaddMemberElement

DBfindSetElementByName