Handbook
Glossary
alloc-handle ( type parent -- handle )
Vocabulary
odbc
Inputs
type
an
object
parent
an
object
Outputs
handle
an
object
Definition
USING:
alien.c-types
alien.data
kernel
;
IN:
odbc
:
alloc-handle
( type parent -- handle )
f
void*
<ref>
[
SQLAllocHandle
]
1check
succeeded?
[
void*
deref
]
[
drop
f
]
if
;