k2hdkcpx_get_attributes k2hdkcpx Functions k2hdkcpx_get_value

k2hdkcpx_get_subkeys

Gets all subkeys of a key

Description

/**
 * @param resource $handle_res
 */
function k2hdkcpx_get_subkeys(
    $handle_res,
    string $key): array|null {}

Gets all subkeys of the key.

Parameters

Return Values

Returns array on success or null on failure.

See Also

k2hdkcpx_get_attributes k2hdkcpx Functions k2hdkcpx_get_value