diff --git a/ebpf__store__helper_8h_source.html b/ebpf__store__helper_8h_source.html
index d1ce9b4776..b5343792ff 100644
--- a/ebpf__store__helper_8h_source.html
+++ b/ebpf__store__helper_8h_source.html
@@ -75,52 +75,47 @@
-
-
-
-
-
- 12 #include <minwindef.h>
-
-
- 15 #define GUID_STRING_LENGTH 38
+
+
+
+ 10 #define GUID_STRING_LENGTH 38
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 61 _In_reads_(program_info_count)
const ebpf_program_info_t* program_info, uint32_t program_info_count);
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ 56 _In_reads_(program_info_count)
const ebpf_program_info_t* program_info, uint32_t program_info_count);
+
+
+
+
+
+
+
+
+
+
enum ebpf_result ebpf_result_t
ebpf_result_t ebpf_store_update_section_information(_In_reads_(section_info_count) const ebpf_program_section_info_t *section_info, uint32_t section_info_count)
Update section information in the eBPF store.
ebpf_result_t ebpf_store_update_program_information(_In_reads_(program_info_count) const ebpf_program_info_t *program_info, uint32_t program_info_count)
Update program information in the eBPF store.
-HKEY ebpf_store_key_t
Definition: ebpf_store_helper.h:22
+HKEY ebpf_store_key_t
Definition: ebpf_store_helper.h:17
ebpf_store_key_t ebpf_store_root_key
ebpf_result_t ebpf_store_delete_program_information(const ebpf_program_info_t *program_info)
Delete program information from the eBPF store.
const wchar_t * ebpf_store_root_sub_key