| rcp_error_t rcp_rftp_directory_listing | ( | rcp_camera_connection_t * | con, |
| const char * | path, | ||
| rcp_uuid_t * | uuid | ||
| ) |
Get virtual directory listing from camera.
Gets a directory listing for a virtual path from the camera.
| [in] | con | the camera connection |
| [in] | path | virtual path on the camera |
| [out] | uuid | UUID object to use in subsequent api calls |