www.emgu.com/wiki
Finds a file node by name

Declaration Syntax

Parameters
- fs (IntPtr)
- File storage
- map (IntPtr)
- The parent map. If it is NULL, the function searches in all the top-level nodes (streams), starting from the first one.
- name (String)
- The file node name

Return Value
Pointer to the specific file node
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)