summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/ntapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntapi/ntapi.h')
-rw-r--r--include/ntapi/ntapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ntapi/ntapi.h b/include/ntapi/ntapi.h
index 79efeb9..3c2cfd6 100644
--- a/include/ntapi/ntapi.h
+++ b/include/ntapi/ntapi.h
@@ -392,6 +392,7 @@ typedef struct _ntapi_vtbl {
ntapi_tt_get_file_handle_type * tt_get_file_handle_type;
ntapi_tt_open_logical_parent_directory * tt_open_logical_parent_directory;
ntapi_tt_open_physical_parent_directory * tt_open_physical_parent_directory;
+ ntapi_tt_open_volume_by_guid * tt_open_volume_by_guid;
/* nt_ipc.h */
ntapi_ipc_connect_by_attr * ipc_connect_by_attr;