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 9fcb896..93970e4 100644
--- a/include/ntapi/ntapi.h
+++ b/include/ntapi/ntapi.h
@@ -550,6 +550,7 @@ typedef struct _ntapi_vtbl {
/* nt_port.h */
ntapi_tt_port_guid_from_type * tt_port_guid_from_type;
ntapi_tt_port_type_from_guid * tt_port_type_from_guid;
+ ntapi_tt_port_prefix_from_type * tt_port_prefix_from_type;
ntapi_tt_port_generate_keys * tt_port_generate_keys;
ntapi_tt_port_format_keys * tt_port_format_keys;
ntapi_tt_port_name_from_attr * tt_port_name_from_attr;