From e62c29643298bda31ab5f1111eed11862f7324bc Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 16 Jun 2018 22:25:29 +0000 Subject: pty query: client-side interfaces: revised and extended for api consistency. --- include/ntapi/ntapi.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/ntapi/ntapi.h') diff --git a/include/ntapi/ntapi.h b/include/ntapi/ntapi.h index a78d8f1..7714bce 100644 --- a/include/ntapi/ntapi.h +++ b/include/ntapi/ntapi.h @@ -611,6 +611,7 @@ typedef struct _ntapi_vtbl { ntapi_pty_fcntl * pty_fcntl; ntapi_pty_ioctl * pty_ioctl; ntapi_pty_query * pty_query; + ntapi_pty_xquery * pty_xquery; ntapi_pty_set * pty_set; ntapi_pty_cancel * pty_cancel; -- cgit v1.2.3