udbKindLocate |
Returns true if the specified kind is in the kind list, or if the list is NULL.
Refer to the language-specific listings of entity and reference kinds in Entity and Reference Kinds.
Argument
|
Description
|
---|---|
UdbKind kind
|
The kind to find in the kindlist
|
UdbKindList *kindlist
|
The kindlist
|
Return Value
|
Description
|
---|---|
int
|
Return true if the specified kind is in the kindlist or if the kindlist is NULL; false otherwise.
|
Scientific Toolworks, Inc. http://www.scitools.com |