Method
AravisGcget_node
Declaration [src]
ArvGcNode*
arv_gc_get_node (
ArvGc* genicam,
const char* name
)
Parameters
name |
const char* |
Node name. |
|
The data is owned by the caller of the function. | |
The string is a NUL terminated UTF-8 string. |
Return value
Returns: | ArvGcNode |
A |
|
The data is owned by the instance. |