22. High-level API Reference
www.yoctopuce.com
141
YAPI
YAPI.FreeAPI()
yFreeAPI()
Frees dynamically allocated memory blocks used by the Yoctopuce library.
js
function yFreeAPI( )
cpp
void yFreeAPI( )
m
+(void) FreeAPI
pas
procedure yFreeAPI( )
vb
procedure yFreeAPI( )
cs
void FreeAPI( )
java
void FreeAPI( )
uwp
void FreeAPI( )
py
def FreeAPI( )
php
function yFreeAPI( )
es
function FreeAPI( )
It is generally not required to call this function, unless you want to free all dynamically allocated memory
blocks in order to track a memory leak for instance. You should not call any other library function after
calling
yFreeAPI()
, or your program will crash.
Summary of Contents for Yocto-Display
Page 1: ...Yocto Display User Manual...
Page 2: ......
Page 40: ...34 www yoctopuce com...
Page 52: ...46 www yoctopuce com...
Page 84: ...78 www yoctopuce com...
Page 92: ...86 www yoctopuce com...
Page 130: ...124 www yoctopuce com...
Page 422: ...416 www yoctopuce com...