Enter your search terms
GNU-Darwin
Web
Submit search form
SXP Reference
SXP_addVariableBoolean
Functions
Syntax
SXP_addVariableBoolean(Q, name, value)
Name
Type
Description
Q
QueryContext
The current query context.
name
const SXP_char*
The name of the variable.
value
int
The boolean value to bind the variable to.
(RET)
int
The error code.
Description
Binds a variable to a boolean. The binding will only be in effect for the next
SXP_query
.
See Also
Groups
[
Functions
]
Entries
[
QueryContext
|
SXP_addVariableBinding
|
SXP_addVariableNumber
|
SXP_addVariableString
|
SXP_query
]
© 2001 Ginger Alliance
revision 01-12-12
This page was generated by
APIDOC